{"uid":"cap_qhu9tyAOq9OibWjILOzGw","slug":"delx-base-eth-call-087d2ead","name":"Delx Base eth_call","description":"Bounded read-only eth_call on Base for $0.002 USDC (max 4KB data/response). Call when you need this bounded result without an API key or subscription. Returns machine-readable JSON via x402 on Base or Solana. Limitation: results cover only the supplied input or one bounded public endpoint at request time; callers must verify before acting.","url":"https://api.delx.ai/api/v1/x402/base-call","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"to":{"type":"string"},"data":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":{},"tool_name":"get_base_call"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_JhY1rDzyKFieFGOD-eeCK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Executes a bounded read-only eth_call on the Base blockchain for $0.002 USDC, with a 4KB data/response cap.","exampleAgentPrompt":"Make a read-only eth_call on the Base blockchain to the contract at 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 with calldata 0x70a08231000000000000000000000000abcdef1234567890abcdef1234567890abcdef12 — I want to check the token balance and the call is bounded to 4KB.","exampleUseCases":[{"title":"ERC-20 balance check on Base","prompt":"Call the USDC contract on Base at 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 with the balanceOf calldata for my wallet 0xAbCd...1234 so I can see how many tokens I hold on-chain."},{"title":"DeFi price oracle read","prompt":"Query the Chainlink price feed contract on Base using eth_call to get the latest ETH/USD price — the contract is at 0x71041dddad3595F9CEd3DcCFBe3D1F4b0a16Bb70 and I just need the latestAnswer view function result."},{"title":"NFT ownership verification on Base","prompt":"Check whether wallet 0xDEAD...BEEF owns token ID 42 on the Base NFT contract at 0x1234...ABCD by calling the ownerOf function with the appropriate calldata."}],"resultDescription":"Returns the hex-encoded return data from the eth_call execution on the Base blockchain. This is the raw ABI-encoded output of the contract view function, which the agent can then decode according to the contract's ABI. On revert, returns the revert reason or empty data. Response is bounded to 4KB maximum.","failureModes":["Contract reverts — returns revert reason or empty data","Calldata exceeds 4KB limit — request rejected","Invalid contract address or calldata format — parsing error","Base RPC node unavailable — upstream error","Payment failure via x402 — call not executed","Block tag not found or invalid — lookup error"],"whenToPreferThis":"Choose this endpoint when you need to read state from a smart contract on the Base L2 network without submitting a transaction, especially in agent workflows where paying per-call via x402 micropayments is acceptable. Ideal for low-frequency, bounded contract reads (under 4KB) where you want a simple HTTP API rather than managing your own RPC node or Web3 library. Prefer alternatives if you need Ethereum mainnet, other EVM chains, write transactions, or high-volume bulk calls.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T13:07:04.471Z","isFirstParty":false}