{"schema_version":"oblique.transfer-search.manifest.v1","name":"wallet-transfers","provider":"Oblique Markets","description":"Accountless, bounded Base ERC-20 transfer search with a plain count/transfers response envelope.","purchase_url":"/api/v1/paid/wallet-transfers","checkout":{"protocol":"x402","method":"POST","content_type":"application/json","price":"$0.005","price_atomic":5000},"input_schema":{"type":"object","required":["base"],"properties":{"base":{"type":"string","pattern":"^0x[0-9a-fA-F]{40}$"},"chains":{"type":"string","enum":["base"]},"tokens":{"type":"string"},"flow":{"type":"string","enum":["in","out","all"]},"limit":{"type":"integer","minimum":1,"maximum":50},"offset":{"type":"integer","minimum":0}}},"output_example":{"count":1,"transfers":[{"blockHash":"0xbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb","blockNumber":33712501,"blockTimestamp":"2026-08-10T12:00:00Z","chain":"base","fromAddress":{"address":"0x2222222222222222222222222222222222222222","chain":"base","contract":false,"isUserAddress":false},"fromIsContract":false,"historicalUSD":1.25,"id":"0xaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa_3","toAddress":{"address":"0x1111111111111111111111111111111111111111","chain":"base","contract":false,"isUserAddress":false},"toIsContract":false,"tokenAddress":"0x833589fcd6edb6e08f4c7c32d4f71b54bdA02913","tokenDecimals":6,"tokenId":"usdc","tokenName":"USD Coin","tokenSymbol":"USDC","transactionHash":"0xaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa","type":"token_transfer","unitValue":1.25}],"source":"base.blockscout.com","chain":"base","base":"0x1111111111111111111111111111111111111111"},"telemetry":{"mcp_to_paid_conversion":"settled paid calls reached through the base_transfer_search MCP listing","repeat_searches":"same funded payer searches after their first settled call"}}