{"uid":"cap_Gbgx4Jn_m7lV-Ac-pVXPC","slug":"phantom-api-plasma-transaction-history-555d3bf6","name":"Phantom API — Plasma Transaction History","description":"Lightning-fast access to blockchain data, smart contract insights, and Web3 infrastructure across 57+ networks. Pay-per-call via x402.","url":"https://phantom-api-omega.vercel.app/api/plasma/tx/history","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"order":{"enum":["asc","desc"],"type":"string"},"pageKey":{"type":"string"},"toBlock":{"type":"string"},"category":{"type":"array","items":{"type":"string"}},"maxCount":{"type":"number"},"fromBlock":{"type":"string"},"toAddress":{"type":"string"},"fromAddress":{"type":"string"},"withMetadata":{"type":"boolean"},"excludeZeroValue":{"type":"boolean"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/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_bkkvxJdRooDrHDYODgSVe","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves paginated on-chain transaction history for a given address or address pair across 57+ blockchain networks","exampleAgentPrompt":"Pull the last 25 on-chain transactions sent from 0xABC...123 to 0xDEF...456 in descending order, including metadata, and skip any zero-value transfers.","exampleUseCases":[{"title":"Wallet audit for compliance review","prompt":"Give me the full transaction history for wallet 0x1234...abcd from block 18000000 to 19000000, sorted oldest-first, including token transfers — I need to audit all inbound and outbound activity."},{"title":"DeFi portfolio activity tracker","prompt":"Fetch the last 100 transactions for my wallet 0xDEAD...BEEF, categorized by token transfers and internal transactions, with full metadata so I can see what DeFi protocols I've interacted with."},{"title":"Detect incoming payments to a contract","prompt":"Show me all non-zero-value transactions sent to contract address 0xABCD...5678 in descending order, up to 50 results — I want to see recent payments hitting that contract."}],"resultDescription":"A paginated list of on-chain transactions matching the specified address(es), block range, and category filters. Each transaction record typically includes block number, transaction hash, from/to addresses, asset type, value, and optional metadata. A pageKey is returned when more results are available for subsequent pagination calls.","failureModes":["Invalid or malformed address returns a 400 error","fromBlock or toBlock values outside available indexed range may return empty results","Exceeding maxCount limits may truncate results without warning","Missing required address fields results in a validation error","Network congestion or indexer lag may cause stale or incomplete data","Payment failure (x402) blocks the request entirely"],"whenToPreferThis":"Choose this endpoint when you need historical on-chain transaction data for a specific wallet or contract address, especially when you need filtering by block range, category, or direction. It is particularly suited for auditing wallet activity, monitoring incoming payments, or building transaction histories for DeFi analytics. Prefer this over generic RPC calls (e.g., eth_getTransactionByHash) when you need multi-transaction queries with metadata enrichment and pagination support.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T12:50:47.834Z","isFirstParty":false}