Ethereum Account Transaction API

Ethereum Account Transaction API

by websift

Fetch the complete transaction history for any Ethereum wallet. Get sender, receiver, amount, status, and fees with pagination for developers and analysts.

327 runs
7 users
Try This Actor

Opens on Apify.com

About Ethereum Account Transaction API

Need to pull a clean, reliable transaction history from any Ethereum wallet? This API gives you exactly that. It fetches the full details for every transaction—sender and receiver addresses, ETH amounts transferred, transaction status (confirmed or failed), and the gas fees paid. If you're working with wallets that have thousands of transactions, the built-in pagination keeps your data manageable and your queries efficient. I use this for due diligence, tracking fund flows for investment research, and building dashboards that monitor wallet activity in real time. It saves me the headache of parsing raw blockchain data or dealing with rate-limited public explorers. For developers, it's a straightforward endpoint to integrate; for analysts and investors, it turns messy blockchain data into structured, actionable insights. Just plug in a wallet address and get the complete story.

What does this actor do?

Ethereum Account Transaction API is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Ethereum Account Transactions API

Overview

An Apify actor that scrapes transaction history for any Ethereum address. It pulls details like transaction hashes, status, amounts, fees, and timestamps from the blockchain.

Key Features

  • Transaction Scraping: Fetches comprehensive transaction data for a specified Ethereum address.
  • Pagination: Supports custom start pages and page sizes to navigate through transaction history.
  • Error Handling: Manages invalid inputs and logs scraping errors without stopping the entire run.

How to Use

Configure the actor run with the following input parameters:

{
  "address": "0xYourEthereumAddressHere", // A valid Ethereum address.
  "maxItems": 500, // Number of transactions to fetch (1-2000).
  "startPage": 2 // Page number to begin scraping from (1-1000).
}

Input/Output

Input: Requires a valid address. Optionally, set maxItems (defaults to 2000) and startPage (defaults to 1).

Output: Returns an array of transaction objects. Example:

[
  {
    "tx_hash": "0xea8aa9285cbf2e116d52026040002fb95290571817cb44a81b5727e245b839d8",
    "status": "Success",
    "method": "Transfer",
    "blockno": "21730011",
    "date_time": "2025-01-29 11:53:11",
    "sender": "0xa83114a443da1cecefc50368531cace9f37fcccb",
    "sender_lable": "",
    "receiver": "0x388c818ca8b9251b393131c08a736a67ccb19297",
    "receiver_lable": "Lido: Execution Layer Rewards Vault",
    "amount": "0.026817214 ETH",
    "value": "$73.25",
    "txn_fee": "0.00005112"
  }
]

Limitations:
* Maximum of 2000 transactions per run.
* Some token data fields may be "N/A" if unavailable from the source.

Errors: The actor throws an InvalidInput exception for incorrect parameters and logs any scraping errors encountered during the run.

Support

For issues or questions, please create an issue on the actor's page.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Ethereum Account Transaction API now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
websift
Pricing
Paid
Total Runs
327
Active Users
7
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support