{"uid":"cap_EqhUpnTeYcVSj2jCC9a3-","slug":"hermes-x402-toolkit-erc-20-transfers-on-base-f8c8bcda","name":"Hermes x402 Toolkit – ERC-20 Transfers on Base","description":"Pay-per-call data API for AI agents. No API key, no account, no signup — pay USDC on Base (eip155:8453) per request; free /api/meta lists all 22 endpoints. One call each: web page to LLM-ready text and link previews; China A-share quotes and limit-up pool; Chinese text and pinyin; Base/Ethereum on-chain reads (address, token, ERC-20 balances, tx, blocks, transfer history, gas price in USD); NFT records (collection, owner, and ipfs:// tokenURI resolved through public gateways); full-page screenshots; email verification without sending mail; ENS forward/reverse resolution; smart-contract due diligence (ABI, verified source, proxy); token security facts (owner, renounced ownership, paused, bytecode capability selectors); domain dossier (RDAP, DNS, TLS certificate, HTTP facts, hosting network).","url":"https://api.zlovev.com/api/chain/erc20-transfers","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","properties":{"limit":{"type":"integer","description":"Max transfers returned, newest first (1-200, default 50)"},"token":{"type":"string","description":"Optional ERC-20 contract address to restrict the scan to a single token"},"blocks":{"type":"integer","description":"How many recent blocks to scan (50-5000, default 2000)"},"address":{"type":"string","description":"Wallet address on Base mainnet (0x + 40 hex)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"ok":true,"count":2,"token":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","address":"0x2626664c2603336E57B271c5C0b26F421741e481","transfers":[{"tx":"0x9bb53a6e1fc7fe522222df2333c25c1604c5c2225a99902a7bdb2c03bc05ab5b","block":51432242,"token":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","direction":"out","timestamp":"2026-09-17T13:55:00Z","value_raw":"213405001","counterparty":"0x29183f918920a2aef0115a9c7374945589968aea"}],"blocks_scanned":2000}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_b0L2ErWkDoevBR-KC-iIa","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches recent ERC-20 token transfer events for a wallet address on Base mainnet, scanning a configurable number of recent blocks.","exampleAgentPrompt":"Show me the last 100 ERC-20 transfers for wallet 0x2626664c2603336E57B271c5C0b26F421741e481 on Base, but only USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913), scanning the most recent 2000 blocks.","exampleUseCases":[{"title":"Wallet token activity audit","prompt":"Pull the last 200 ERC-20 transfers for wallet 0xAbC123...def456 on Base mainnet — I want to see everything sent and received across all tokens in the past 5000 blocks."},{"title":"USDC inflow monitoring for treasury","prompt":"Check if any USDC has come into our treasury wallet 0x2626664c2603336E57B271c5C0b26F421741e481 on Base in the last 500 blocks, limit to 20 results."},{"title":"Token-specific transfer reconciliation","prompt":"List all transfers of token contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 involving address 0x29183f918920a2aef0115a9c7374945589968aea on Base, newest first, up to 50 results."}],"resultDescription":"Returns a JSON object with ok status, total count of matching transfers, the queried address and token filter, and an array of transfer records each containing transaction hash, block number, token contract address, direction (in/out), ISO timestamp, counterparty address, and raw token value. Also reports how many blocks were scanned.","failureModes":["Invalid or malformed wallet address returns an error response","ERC-20 contract address not found on Base results in empty transfers array","blocks parameter out of range (below 50 or above 5000) may be rejected or clamped","limit parameter outside 1-200 range may be rejected","Payment failure via x402 protocol results in 402 response before data is returned","Rate limiting if too many requests are submitted rapidly"],"whenToPreferThis":"Choose this endpoint when you need lightweight, pay-per-call ERC-20 transfer history for a specific wallet on Base mainnet without setting up an API key or account. It is ideal for AI agents that need occasional on-chain transfer lookups without committing to a subscription, or for quick audits of token flows scoped to recent blocks. Prefer a full blockchain indexer (e.g. The Graph, Alchemy NFT API) for historical queries beyond 5000 blocks or cross-chain needs.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-18T06:47:58.905Z","isFirstParty":false}