{"uid":"cap_1DUsxdbNJlDe_oxPKLve4","slug":"x402scan-j55w7ornb-merit-systems-vercel-app-6e102f79","name":"x402scan Wallet Transaction History","description":"Fetch transaction history for a specific wallet on EVM-compatible networks (paid endpoint requiring USDC payment).","url":"https://x402scan-j55w7ornb-merit-systems.vercel.app/api/data/wallets/0xf7b1356cfed0eebe01d76da7ba9e9f8bf12d9d57/transactions","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"],"type":"string"},"queryParams":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"page":{"type":"integer","default":0,"maximum":9007199254740991,"minimum":0,"description":"Page index (0-based)"},"chain":{"enum":["base","solana"],"type":"string","description":"Filter by chain"},"sort_by":{"enum":["time","amount"],"type":"string","default":"time","description":"Sort field"},"page_size":{"type":"integer","default":10,"maximum":100,"minimum":1,"description":"Items per page (1-100, default 10)"},"timeframe":{"type":"number","description":"Days lookback (1, 7, 14, or 30)"},"sort_order":{"enum":["asc","desc"],"type":"string","default":"desc","description":"Sort direction"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"object","required":["data","pagination"],"properties":{"data":{"type":"array","items":{"type":"object","required":["id","chain","amount","sender","address","tx_hash","decimals","provider","log_index","recipient","token_address","facilitator_id","block_timestamp","transaction_from"],"properties":{"id":{"type":"string"},"chain":{"type":"string"},"amount":{"type":"number"},"sender":{"type":"string"},"address":{"type":"string"},"tx_hash":{"type":"string"},"decimals":{"type":"number"},"provider":{"type":"string"},"log_index":{"type":"number"},"recipient":{"type":"string"},"token_address":{"type":"string"},"facilitator_id":{"type":"string"},"block_timestamp":{"type":"string"},"transaction_from":{"type":"string"}}}},"pagination":{"type":"object","required":["page","page_size","has_next_page"],"properties":{"page":{"type":"number"},"page_size":{"type":"number"},"has_next_page":{"type":"boolean"}}}}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"page":0,"chain":"base","sort_by":"time","page_size":10,"timeframe":30,"sort_order":"desc"}}},"response":{"data":[],"pagination":{"page":0,"page_size":10,"has_next_page":false}}},"exampleRequest":{"page":0,"chain":"base","sort_by":"time","page_size":10,"timeframe":30,"sort_order":"desc"},"tags":["x402"],"displayCostAmount":"0.010000","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.010000/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_6tRSlR9RG4ly_VYg2r8go","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches paginated transaction history for a specific EVM wallet address, filterable by chain, timeframe, and sort options.","exampleAgentPrompt":"Show me the last 10 transactions for wallet 0xf7b1356cfed0eebe01d76da7ba9e9f8bf12d9d57 on Base, sorted by time descending, looking back 30 days.","exampleUseCases":null,"resultDescription":"Returns a paginated array of on-chain transaction records for the specified wallet, each including transaction ID, chain, amount (in token smallest units), sender, recipient, tx hash, block timestamp, token address, decimals, facilitator ID, and the originating transaction sender address.","failureModes":["Invalid wallet address format returns an error or empty result","Unsupported chain value causes validation error","Page index out of range returns empty data array","Invalid timeframe value (not 1, 7, 14, or 30) may return error or be ignored","Payment failure (USDC not provided) results in 402 Payment Required response","Network or RPC unavailability causes 500 or timeout"],"whenToPreferThis":"Use this endpoint when you need detailed, paginated transaction-level history for a specific wallet address on EVM-compatible networks (especially Base) within the x402 payment ecosystem. Prefer this over the wallet stats endpoint when you need individual transaction records rather than aggregate summaries, or when you need to audit specific transfers, trace payments, or display a transaction feed.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:33:21.389Z","isFirstParty":false}