{"items":[{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"ERC20 token balance for any Ethereum wallet - USDC, USDT, DAI, or any token - via balanceOf (eth_call) on OneSource live Ethereum RPC","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","contract":"0xdac17f958d2ee523a2206206994597c13d831ec7","network":"ethereum"},"type":"http"},"output":{"example":{"data":{"account":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","balance":"1234567890","contract_address":"0xdac17f958d2ee523a2206206994597c13d831ec7","decimals":6,"name":"Tether USD","symbol":"USDT"},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/erc20-balance","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"address":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"contract":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"}},"required":["address","contract"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"account":{"type":"string"},"balance":{"type":"string"},"contract_address":{"type":"string"},"decimals":{"type":"integer"},"name":{"type":"string"},"symbol":{"type":"string"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T13:03:12.256Z","quality":{"l30DaysTotalCalls":1147,"l30DaysUniquePayers":1141,"lastCalledAt":"2026-09-05T09:39:32.081Z"},"resource":"https://api.onesource.io/api/chain/erc20-balance","type":"http","x402Version":2},{"accepts":[{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"5000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"5000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"ENS resolve - turn a .eth name into an address, or an address into its primary .eth name, via eth_call on OneSource live Ethereum RPC","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"input":"vitalik.eth"},"queryParams":{"network":"ethereum"},"type":"http"},"output":{"example":{"data":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","is_forward":true,"is_reverse":false,"name":"vitalik.eth","resolver":"0x231b0ee14048e9dccd1d247744d114a4eb5e8e63"},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/ens/vitalik.eth","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"routeTemplate":"/api/chain/ens/:input","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"input":{"oneOf":[{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},{"pattern":"^[^./\\s]+(?:\\.[^./\\s]+)+$","type":"string"}]}},"required":["input"],"type":"object"},"queryParams":{"properties":{"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"address":{"type":"string"},"is_forward":{"type":"boolean"},"is_reverse":{"type":"boolean"},"name":{"type":"string"},"resolver":{"type":"string"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T09:39:22.417Z","quality":{"l30DaysTotalCalls":1140,"l30DaysUniquePayers":1137,"lastCalledAt":"2026-09-05T09:39:22.303Z"},"resource":"https://api.onesource.io/api/chain/ens/:input","type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"1000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"1000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"Latest Ethereum block height - current chain tip via eth_blockNumber","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"network":"ethereum"},"type":"http"},"output":{"example":{"data":{"result":"0x133da1e"},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/block-number","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"result":{"type":"string"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T14:00:44.939Z","quality":{"l30DaysTotalCalls":1291,"l30DaysUniquePayers":1021,"lastCalledAt":"2026-09-05T12:00:45.196Z"},"resource":"https://api.onesource.io/api/chain/block-number","type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"Live wallet balance - native ETH plus up to 20 caller-supplied ERC20 tokens in one bounded RPC batch","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","network":"ethereum"},"type":"http"},"output":{"example":{"data":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","eth_balance":"0xde0b6b3a7640000","tokens":[{"balance":"0x499602d2","contract":"0xdac17f958d2ee523a2206206994597c13d831ec7","decimals":6,"symbol":"USDT"}]},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/live-balance","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"address":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"},"tokens":{"maxLength":859,"pattern":"^0x[a-fA-F0-9]{40}(,0x[a-fA-F0-9]{40}){0,19}$","type":"string"}},"required":["address"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"address":{"type":"string"},"eth_balance":{"type":"string"},"tokens":{"items":{"properties":{"balance":{"type":"string"},"contract":{"type":"string"},"decimals":{"type":"integer"},"symbol":{"type":"string"}},"type":"object"},"type":"array"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T13:02:11.24Z","quality":{"l30DaysTotalCalls":1017,"l30DaysUniquePayers":1011,"lastCalledAt":"2026-09-05T09:41:04.336Z"},"resource":"https://api.onesource.io/api/chain/live-balance","type":"http","x402Version":2},{"accepts":[{"amount":"8000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"8000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"8000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"8000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"Full Ethereum transaction details by hash via eth_getTransactionByHash - from, to, value, calldata, block","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"hash":"0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060"},"queryParams":{"network":"ethereum"},"type":"http"},"output":{"example":{"data":{"receipt":{"blockNumber":"0x133da1e","gasUsed":"0x5208","logs":[],"status":"0x1","transactionHash":"0xad7e04119ecd85857728205f5b12e95f0bab8e99f9c2f60be5dc79cfc6a8df1f"},"transaction":{"blockNumber":"0x133da1e","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","gas":"0x5208","hash":"0xad7e04119ecd85857728205f5b12e95f0bab8e99f9c2f60be5dc79cfc6a8df1f","nonce":"0x4d2","to":"0xdac17f958d2ee523a2206206994597c13d831ec7","value":"0x0"}},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/tx/0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"routeTemplate":"/api/chain/tx/:hash","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"hash":{"pattern":"^0x[a-fA-F0-9]{64}$","type":"string"}},"required":["hash"],"type":"object"},"queryParams":{"properties":{"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"receipt":{"properties":{"blockNumber":{"type":"string"},"gasUsed":{"type":"string"},"logs":{"items":{},"type":"array"},"status":{"type":"string"},"transactionHash":{"type":"string"}},"type":["object","null"]},"transaction":{"properties":{"blockNumber":{"type":"string"},"from":{"type":"string"},"gas":{"type":"string"},"hash":{"type":"string"},"nonce":{"type":"string"},"to":{"type":"string"},"value":{"type":"string"}},"type":["object","null"]}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T09:39:50.639Z","quality":{"l30DaysTotalCalls":997,"l30DaysUniquePayers":951,"lastCalledAt":"2026-09-05T09:39:50.534Z"},"resource":"https://api.onesource.io/api/chain/tx/:hash","type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"Next transaction nonce for any Ethereum wallet via eth_getTransactionCount - how many txs it has sent","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045"},"queryParams":{"network":"ethereum"},"type":"http"},"output":{"example":{"data":{"nonce":"0x4d2"},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/nonce/0xd8da6bf26964af9d7eed9e03e53415d37aa96045","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"routeTemplate":"/api/chain/nonce/:address","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"address":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"required":["address"],"type":"object"},"queryParams":{"properties":{"block":{"oneOf":[{"minimum":0,"type":"integer"},{"enum":["latest","pending","earliest","safe","finalized"],"type":"string"},{"pattern":"^0[xX][a-fA-F0-9]+$","type":"string"}]},"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"nonce":{"type":"string"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T13:01:18.078Z","quality":{"l30DaysTotalCalls":760,"l30DaysUniquePayers":758,"lastCalledAt":"2026-09-05T09:41:15.095Z"},"resource":"https://api.onesource.io/api/chain/nonce/:address","type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"Fetch an Ethereum block header and transaction hashes by number, tag, or hex via eth_getBlockByNumber","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"number":"latest"},"queryParams":{"network":"ethereum"},"type":"http"},"output":{"example":{"data":{"result":{"gasLimit":"0x1c9c380","gasUsed":"0xe4e1c0","hash":"0x3f5f8b0a8e9b7c6d4f2a1b5e8c9d7a3f6e4b9d1c5a8f2e7b4d6c3a9e1f0b8d5c","number":"0x133da1e","parentHash":"0x3f5f8b0a8e9b7c6d4f2a1b5e8c9d7a3f6e4b9d1c5a8f2e7b4d6c3a9e1f0b8d5b","timestamp":"0x6567c8e0","transactions":["0xad7e04119ecd85857728205f5b12e95f0bab8e99f9c2f60be5dc79cfc6a8df1f"]}},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/block/latest","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"routeTemplate":"/api/chain/block/:number","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"number":{"oneOf":[{"enum":["latest","pending","earliest","safe","finalized"],"type":"string"},{"pattern":"^(0[xX][a-fA-F0-9]+|[0-9]+)$","type":"string"}]}},"required":["number"],"type":"object"},"queryParams":{"properties":{"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"result":{"properties":{"gasLimit":{"type":"string"},"gasUsed":{"type":"string"},"hash":{"type":"string"},"number":{"type":"string"},"parentHash":{"type":"string"},"timestamp":{"type":"string"},"transactions":{"items":{"type":"string"},"type":"array"}},"type":["object","null"]}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T13:03:15.629Z","quality":{"l30DaysTotalCalls":756,"l30DaysUniquePayers":755,"lastCalledAt":"2026-09-05T09:40:58.584Z"},"resource":"https://api.onesource.io/api/chain/block/:number","type":"http","x402Version":2},{"accepts":[{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"5000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"5000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"Best-effort contract introspection via batched RPC - bytecode presence, token metadata, and ERC20-like/ERC721/ERC1155 classification","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"address":"0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d"},"queryParams":{"network":"ethereum"},"type":"http"},"output":{"example":{"data":{"address":"0xdac17f958d2ee523a2206206994597c13d831ec7","code_length":11075,"decimals":6,"interfaces":["ERC20"],"is_contract":true,"is_erc1155":false,"is_erc165":false,"is_erc20":true,"is_erc721":false,"name":"Tether USD","symbol":"USDT"},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/contract/0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"routeTemplate":"/api/chain/contract/:address","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"address":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"required":["address"],"type":"object"},"queryParams":{"properties":{"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"address":{"type":"string"},"code_length":{"type":"integer"},"decimals":{"type":"integer"},"interfaces":{"items":{"type":"string"},"type":"array"},"is_contract":{"type":"boolean"},"is_erc1155":{"type":"boolean"},"is_erc165":{"type":"boolean"},"is_erc20":{"type":"boolean"},"is_erc721":{"type":"boolean"},"name":{"type":"string"},"symbol":{"type":"string"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T13:03:02.41Z","quality":{"l30DaysTotalCalls":748,"l30DaysUniquePayers":748,"lastCalledAt":"2026-09-05T09:41:10.249Z"},"resource":"https://api.onesource.io/api/chain/contract/:address","type":"http","x402Version":2},{"accepts":[{"amount":"8000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"8000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"8000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"8000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"List every ERC721 NFT token_id a wallet owns in a collection via tokenOfOwnerByIndex (eth_call)","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","contract":"0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d","network":"ethereum"},"type":"http"},"output":{"example":{"data":{"balance":"3","contract_address":"0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d","is_enumerable":true,"owner":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","token_ids":["1","42","100"]},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/erc721-tokens","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"address":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"contract":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"max":{"maximum":1000,"minimum":1,"type":"integer"},"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"}},"required":["contract","address"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"balance":{"type":"string"},"contract_address":{"type":"string"},"is_enumerable":{"type":"boolean"},"owner":{"type":"string"},"token_ids":{"items":{"type":"string"},"type":"array"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T09:34:06.215Z","quality":{"l30DaysTotalCalls":742,"l30DaysUniquePayers":739,"lastCalledAt":"2026-09-05T09:34:06.023Z"},"resource":"https://api.onesource.io/api/chain/erc721-tokens","type":"http","x402Version":2},{"accepts":[{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"5000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"5000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"ERC20 Transfer logs via eth_getLogs - raw Transfer events for a token or wallet","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","contract":"0xdac17f958d2ee523a2206206994597c13d831ec7","network":"ethereum"},"type":"http"},"output":{"example":{"data":{"count":1,"from_block":"latest","logs":[{"address":"0xdac17f958d2ee523a2206206994597c13d831ec7","blockNumber":"0x133da1e","data":"0x00000000000000000000000000000000000000000000000000000000000f4240","logIndex":"0x0","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef","0x000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa96045","0x0000000000000000000000006b175474e89094c44da98b954eedeac495271d0f"],"transactionHash":"0xad7e04119ecd85857728205f5b12e95f0bab8e99f9c2f60be5dc79cfc6a8df1f"}],"to_block":"latest"},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/erc20-transfers","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"address":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"contract":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"from_block":{"oneOf":[{"minimum":0,"type":"integer"},{"enum":["latest","pending","earliest","safe","finalized"],"type":"string"},{"pattern":"^0[xX][a-fA-F0-9]+$","type":"string"}]},"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"},"to_block":{"oneOf":[{"minimum":0,"type":"integer"},{"enum":["latest","pending","earliest","safe","finalized"],"type":"string"},{"pattern":"^0[xX][a-fA-F0-9]+$","type":"string"}]}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"count":{"type":"integer"},"from_block":{"type":"string"},"logs":{"items":{"properties":{"address":{"type":"string"},"blockNumber":{"type":"string"},"data":{"type":"string"},"logIndex":{"type":"string"},"topics":{"items":{"type":"string"},"type":"array"},"transactionHash":{"type":"string"}},"type":"object"},"type":"array"},"to_block":{"type":"string"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T13:02:18.71Z","quality":{"l30DaysTotalCalls":741,"l30DaysUniquePayers":735,"lastCalledAt":"2026-09-05T09:39:19.247Z"},"resource":"https://api.onesource.io/api/chain/erc20-transfers","type":"http","x402Version":2},{"accepts":[{"amount":"8000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"8000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"8000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"8000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"NFT metadata for ERC721 or ERC1155 tokens via eth_call, with IPFS, Arweave, data URI, and public HTTP(S) resolution","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"contract":"0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d","network":"ethereum","token_id":"1"},"type":"http"},"output":{"example":{"data":{"contract_address":"0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d","metadata":{"attributes":[{"trait_type":"Background","value":"Orange"}],"image":"ipfs://QmPbxeGcXhYQQNgsC6a36dDyYUcHgMLnGKnF8pVFmGsvqi","name":"Bored Ape #1"},"protocol":"ipfs","resolved_url":"https://ipfs.io/ipfs/QmeSjSinHpPnmXmspMjwiXyN6zS4E9zccariGR3jxcaWtq/1","token_id":"1","token_uri":"ipfs://QmeSjSinHpPnmXmspMjwiXyN6zS4E9zccariGR3jxcaWtq/1"},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/nft-metadata","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"contract":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"},"token_id":{"pattern":"^[0-9]+$","type":"string"}},"required":["contract","token_id"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"contract_address":{"type":"string"},"metadata":{"properties":{"attributes":{"items":{"properties":{"trait_type":{"type":"string"},"value":{"type":"string"}},"type":"object"},"type":"array"},"image":{"type":"string"},"name":{"type":"string"}},"type":"object"},"protocol":{"type":"string"},"resolved_url":{"type":"string"},"token_id":{"type":"string"},"token_uri":{"type":"string"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T13:03:09.282Z","quality":{"l30DaysTotalCalls":730,"l30DaysUniquePayers":727,"lastCalledAt":"2026-09-05T09:39:12.461Z"},"resource":"https://api.onesource.io/api/chain/nft-metadata","type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"Total supply of an ERC20 or ERC721 token contract via totalSupply (eth_call)","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"contract":"0xdac17f958d2ee523a2206206994597c13d831ec7","network":"ethereum"},"type":"http"},"output":{"example":{"data":{"contract_address":"0xdac17f958d2ee523a2206206994597c13d831ec7","decimals":6,"is_erc721":false,"name":"Tether USD","symbol":"USDT","total_supply":"39283948340000000"},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/total-supply","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"contract":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"}},"required":["contract"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"contract_address":{"type":"string"},"decimals":{"type":"integer"},"is_erc721":{"type":"boolean"},"name":{"type":"string"},"symbol":{"type":"string"},"total_supply":{"type":"string"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T09:41:06.77Z","quality":{"l30DaysTotalCalls":730,"l30DaysUniquePayers":727,"lastCalledAt":"2026-09-05T09:41:06.656Z"},"resource":"https://api.onesource.io/api/chain/total-supply","type":"http","x402Version":2},{"accepts":[{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"5000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"5000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"Transaction receipt via eth_getTransactionReceipt - status, gas, and event logs for a mined Ethereum transaction","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"hash":"0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060"},"queryParams":{"network":"ethereum"},"type":"http"},"output":{"example":{"data":{"result":{"blockNumber":"0x133da1e","effectiveGasPrice":"0x3b9aca00","gasUsed":"0x5208","logs":[],"status":"0x1","transactionHash":"0xad7e04119ecd85857728205f5b12e95f0bab8e99f9c2f60be5dc79cfc6a8df1f"}},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/receipt/0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"routeTemplate":"/api/chain/receipt/:hash","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"hash":{"pattern":"^0x[a-fA-F0-9]{64}$","type":"string"}},"required":["hash"],"type":"object"},"queryParams":{"properties":{"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"result":{"properties":{"blockNumber":{"type":"string"},"effectiveGasPrice":{"type":"string"},"gasUsed":{"type":"string"},"logs":{"items":{},"type":"array"},"status":{"type":"string"},"transactionHash":{"type":"string"}},"type":["object","null"]}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T13:03:18.542Z","quality":{"l30DaysTotalCalls":722,"l30DaysUniquePayers":722,"lastCalledAt":"2026-09-05T09:39:36.17Z"},"resource":"https://api.onesource.io/api/chain/receipt/:hash","type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"Look up the current owner of an ERC721 NFT by token_id via ownerOf (eth_call)","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"contract":"0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d","network":"ethereum","token_id":"1"},"type":"http"},"output":{"example":{"data":{"contract_address":"0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d","owner":"0x46efbaedc92067e6d60e84ed6395099723253d67","token_id":"1"},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/nft-owner","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"contract":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"},"token_id":{"pattern":"^[0-9]+$","type":"string"}},"required":["contract","token_id"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"contract_address":{"type":"string"},"owner":{"type":"string"},"token_id":{"type":"string"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T13:03:42.471Z","quality":{"l30DaysTotalCalls":464,"l30DaysUniquePayers":464,"lastCalledAt":"2026-09-05T09:33:51.521Z"},"resource":"https://api.onesource.io/api/chain/nft-owner","type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"1000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"1000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"Ethereum chain ID (EIP-155) via eth_chainId - confirm which chain a network is on","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"network":"ethereum"},"type":"http"},"output":{"example":{"data":{"result":"0x1"},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/chain-id","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"result":{"type":"string"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T09:40:49.389Z","quality":{"l30DaysTotalCalls":456,"l30DaysUniquePayers":454,"lastCalledAt":"2026-09-05T09:40:49.253Z"},"resource":"https://api.onesource.io/api/chain/chain-id","type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"ERC1155 token balance via balanceOf (eth_call) - how many copies of a token_id a wallet holds","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","contract":"0xdac17f958d2ee523a2206206994597c13d831ec7","network":"ethereum","token_id":"1"},"type":"http"},"output":{"example":{"data":{"account":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","balance":"42","contract_address":"0xdac17f958d2ee523a2206206994597c13d831ec7","token_id":"1"},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/erc1155-balance","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"address":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"contract":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"},"token_id":{"pattern":"^[0-9]+$","type":"string"}},"required":["address","contract","token_id"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"account":{"type":"string"},"balance":{"type":"string"},"contract_address":{"type":"string"},"token_id":{"type":"string"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T13:02:05.594Z","quality":{"l30DaysTotalCalls":441,"l30DaysUniquePayers":441,"lastCalledAt":"2026-09-05T09:40:54.226Z"},"resource":"https://api.onesource.io/api/chain/erc1155-balance","type":"http","x402Version":2},{"accepts":[{"amount":"4000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"4000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"4000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"4000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"Estimate the gas a transaction will consume via eth_estimateGas before signing it","extensions":{"bazaar":{"info":{"input":{"body":{"data":"0x0","to":"0xdac17f958d2ee523a2206206994597c13d831ec7"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"gas":"0x5208"},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/estimate-gas","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"data":{"pattern":"^0x[a-fA-F0-9]+$","type":"string"},"from":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"to":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"value":{"pattern":"^0x[a-fA-F0-9]+$","type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"gas":{"type":"string"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T13:01:25.849Z","quality":{"l30DaysTotalCalls":440,"l30DaysUniquePayers":440,"lastCalledAt":"2026-09-05T06:42:14.925Z"},"resource":"https://api.onesource.io/api/chain/estimate-gas","type":"http","x402Version":2},{"accepts":[{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"5000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"5000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"Query Ethereum contract event logs via eth_getLogs - filter by contract, topic, and block range","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"contract":"0xdac17f958d2ee523a2206206994597c13d831ec7","network":"ethereum"},"type":"http"},"output":{"example":{"data":{"count":1,"from_block":"latest","logs":[{"address":"0xdac17f958d2ee523a2206206994597c13d831ec7","blockNumber":"0x133da1e","data":"0x0000000000000000000000000000000000000000000000000000000000000001","logIndex":"0x0","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"],"transactionHash":"0xad7e04119ecd85857728205f5b12e95f0bab8e99f9c2f60be5dc79cfc6a8df1f"}],"to_block":"latest"},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/events","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"contract":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"from_block":{"oneOf":[{"minimum":0,"type":"integer"},{"enum":["latest","pending","earliest","safe","finalized"],"type":"string"},{"pattern":"^0[xX][a-fA-F0-9]+$","type":"string"}]},"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"},"to_block":{"oneOf":[{"minimum":0,"type":"integer"},{"enum":["latest","pending","earliest","safe","finalized"],"type":"string"},{"pattern":"^0[xX][a-fA-F0-9]+$","type":"string"}]},"topic":{"pattern":"^0x[a-fA-F0-9]{64}$","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"count":{"type":"integer"},"from_block":{"type":"string"},"logs":{"items":{"properties":{"address":{"type":"string"},"blockNumber":{"type":"string"},"data":{"type":"string"},"logIndex":{"type":"string"},"topics":{"items":{"type":"string"},"type":"array"},"transactionHash":{"type":"string"}},"type":"object"},"type":"array"},"to_block":{"type":"string"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T09:39:27.754Z","quality":{"l30DaysTotalCalls":436,"l30DaysUniquePayers":435,"lastCalledAt":"2026-09-05T09:39:27.629Z"},"resource":"https://api.onesource.io/api/chain/events","type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"1000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"1000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"EVM network info - chain ID, block height, gas price, chain head age, and chain characteristics in one batched RPC call (eth_chainId + eth_blockNumber + eth_gasPrice + latest block header)","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"network":"ethereum"},"type":"http"},"output":{"example":{"data":{"block_number":"0x133da1e","chain":{"avg_block_time_ms":12000,"chain_id":1,"ens":true,"finality":"beacon","indexed":true,"layer":1,"mempool":true,"native_currency":"ETH","stack":"ethereum"},"chain_id":"0x1","gas_price":"0x4a817c800","head_age_seconds":9,"head_timestamp":1754240345,"net_version":"1","network":"ethereum","stale":false,"stale_after_seconds":1200},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/network-info","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"block_number":{"type":"string"},"chain":{"properties":{"avg_block_time_ms":{"type":"integer"},"chain_id":{"type":"integer"},"ens":{"type":"boolean"},"finality":{"type":"string"},"indexed":{"type":"boolean"},"layer":{"type":"integer"},"mempool":{"type":"boolean"},"native_currency":{"type":"string"},"stack":{"type":"string"}},"type":"object"},"chain_id":{"type":"string"},"gas_price":{"type":"string"},"head_age_seconds":{"type":"integer"},"head_timestamp":{"type":"integer"},"net_version":{"type":"string"},"network":{"type":"string"},"stale":{"type":"boolean"},"stale_after_seconds":{"type":"integer"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T06:42:46.17Z","quality":{"l30DaysTotalCalls":450,"l30DaysUniquePayers":429,"lastCalledAt":"2026-09-05T06:42:46.065Z"},"resource":"https://api.onesource.io/api/chain/network-info","type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"Check if an Ethereum address is a contract via eth_getCode - returns deployed bytecode","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"address":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"},"queryParams":{"network":"ethereum"},"type":"http"},"output":{"example":{"data":{"address":"0xdac17f958d2ee523a2206206994597c13d831ec7","code":"0x6080604052600436106101...","code_length":10234,"is_contract":true},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/code/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"routeTemplate":"/api/chain/code/:address","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"address":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"required":["address"],"type":"object"},"queryParams":{"properties":{"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"address":{"type":"string"},"code":{"type":"string"},"code_length":{"type":"integer"},"is_contract":{"type":"boolean"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T13:03:25.355Z","quality":{"l30DaysTotalCalls":420,"l30DaysUniquePayers":419,"lastCalledAt":"2026-09-05T09:39:39.496Z"},"resource":"https://api.onesource.io/api/chain/code/:address","type":"http","x402Version":2},{"accepts":[{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"5000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"5000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"Simulate a read-only Ethereum contract call via eth_call - no transaction sent","extensions":{"bazaar":{"info":{"input":{"body":{"data":"0x0","to":"0xdac17f958d2ee523a2206206994597c13d831ec7"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"result":"0x000000000000000000000000000000000000000000000000000000000000002a"},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/call","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"data":{"pattern":"^0x[a-fA-F0-9]+$","type":"string"},"from":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"to":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"value":{"pattern":"^0x[a-fA-F0-9]+$","type":"string"}},"required":["to","data"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"result":{"type":"string"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T13:03:39.086Z","quality":{"l30DaysTotalCalls":416,"l30DaysUniquePayers":416,"lastCalledAt":"2026-09-05T09:33:59.144Z"},"resource":"https://api.onesource.io/api/chain/call","type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"3000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"ERC20 allowance via allowance (eth_call) - how much a spender is approved to move from an owner's wallet","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"contract":"0xdac17f958d2ee523a2206206994597c13d831ec7","network":"ethereum","owner":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","spender":"0x6b175474e89094c44da98b954eedeac495271d0f"},"type":"http"},"output":{"example":{"data":{"allowance":"115792089237316195423570985008687907853269984665640564039457584007913129639935","decimals":6,"name":"Tether USD","owner":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","spender":"0x6b175474e89094c44da98b954eedeac495271d0f","symbol":"USDT","token":"0xdac17f958d2ee523a2206206994597c13d831ec7"},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/allowance","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"contract":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"},"owner":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"spender":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"required":["contract","owner","spender"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"allowance":{"type":"string"},"decimals":{"type":"integer"},"name":{"type":"string"},"owner":{"type":"string"},"spender":{"type":"string"},"symbol":{"type":"string"},"token":{"type":"string"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T09:34:09.361Z","quality":{"l30DaysTotalCalls":414,"l30DaysUniquePayers":414,"lastCalledAt":"2026-09-05T09:34:09.238Z"},"resource":"https://api.onesource.io/api/chain/allowance","type":"http","x402Version":2},{"accepts":[{"amount":"150000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x325bdF6F7efAB24a2210c48c1b64cAb2eAe1d430","scheme":"exact"},{"amount":"150000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"8EgACpZ16XWEt7YjJPsh1ZheVRZUGmmwQ8nJdmA1o5w4","scheme":"exact"}],"description":"FullEnrich People Search — filter by company domain/name/LinkedIn URL, seniority, title, location, skills, and 20+ FullEnrich filters. Default lean roster: companies map + company_id refs; include_employment_history or verbose for full history. $0.15 when results found; free when no matches.","extensions":{"bazaar":{"info":{"input":{"body":{"current_company_domains":[{"value":"stripe.com"}],"current_company_names":[{"value":"Timber Creek High School"}],"current_position_seniority_level":[{"value":"C-level"},{"value":"VP"},{"value":"Director"},{"value":"Senior"}],"current_position_titles":[{"value":"Software Engineer"}],"offset":0,"person_locations":[{"value":"New York"}],"person_names":[{"value":"Julie Abel"}],"person_skills":[{"value":"Rust"},{"value":"DeFi"}]},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"companies":{"co_stripe":{"domain":"stripe.com","id":"co_stripe","name":"Stripe"}},"metadata":{"offset":0,"total":1},"people":[{"employment":{"current":{"company_id":"co_stripe","is_current":true,"seniority":"VP","title":"VP Engineering"}},"full_name":"Jane Doe","location":{"city":"San Francisco","country":"United States"},"social_profiles":{"professional_network":{"url":"https://www.linkedin.com/in/janedoe"}}}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"$schema":"https://json-schema.org/draft/2020-12/schema"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":{},"properties":{"companies":{"additionalProperties":{"additionalProperties":{},"properties":{"company_type":{"type":"string"},"description":{"type":"string"},"domain":{"type":"string"},"headcount":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"headcount_range":{"type":"string"},"id":{"type":"string"},"industry":{"additionalProperties":{},"properties":{"main_industry":{"type":"string"}},"type":"object"},"locations":{"additionalProperties":{},"properties":{"headquarters":{"additionalProperties":{},"properties":{"city":{"type":"string"},"country":{"type":"string"},"country_code":{"type":"string"},"line1":{"type":"string"},"line2":{"type":"string"},"region":{"type":"string"}},"type":"object"},"offices":{"anyOf":[{"items":{"additionalProperties":{},"properties":{"line1":{"type":"string"},"line2":{"type":"string"}},"type":"object"},"type":"array"},{"type":"null"}]}},"type":"object"},"name":{"type":"string"},"social_profiles":{"additionalProperties":{},"properties":{"professional_network":{"additionalProperties":{},"properties":{"connection_count":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"handle":{"type":"string"},"id":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"url":{"type":"string"}},"type":"object"}},"type":"object"},"specialties":{"items":{"type":"string"},"type":"array"},"year_founded":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"}},"type":"object"},"propertyNames":{"type":"string"},"type":"object"},"metadata":{"additionalProperties":{},"properties":{"credits":{"type":"number"},"offset":{"type":"number"},"search_after":{"anyOf":[{"type":"string"},{"type":"null"}]},"total":{"type":"number"}},"type":"object"},"people":{"items":{"additionalProperties":{},"properties":{"educations":{"items":{"additionalProperties":{},"properties":{"degree":{"type":"string"},"end_at":{"type":"string"},"school_name":{"type":"string"},"start_at":{"type":"string"}},"type":"object"},"type":"array"},"employment":{"additionalProperties":{},"properties":{"all":{"items":{"additionalProperties":{},"properties":{"company":{"additionalProperties":{},"properties":{"company_type":{"type":"string"},"description":{"type":"string"},"domain":{"type":"string"},"headcount":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"headcount_range":{"type":"string"},"id":{"type":"string"},"industry":{"additionalProperties":{},"properties":{"main_industry":{"type":"string"}},"type":"object"},"locations":{"additionalProperties":{},"properties":{"headquarters":{"additionalProperties":{},"properties":{"city":{"type":"string"},"country":{"type":"string"},"country_code":{"type":"string"},"line1":{"type":"string"},"line2":{"type":"string"},"region":{"type":"string"}},"type":"object"},"offices":{"anyOf":[{"items":{"additionalProperties":{},"properties":{"line1":{"type":"string"},"line2":{"type":"string"}},"type":"object"},"type":"array"},{"type":"null"}]}},"type":"object"},"name":{"type":"string"},"social_profiles":{"additionalProperties":{},"properties":{"professional_network":{"additionalProperties":{},"properties":{"connection_count":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"handle":{"type":"string"},"id":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"url":{"type":"string"}},"type":"object"}},"type":"object"},"specialties":{"items":{"type":"string"},"type":"array"},"year_founded":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"}},"type":"object"},"company_id":{"type":"string"},"description":{"type":"string"},"end_at":{"type":"string"},"is_current":{"type":"boolean"},"job_functions":{"items":{"additionalProperties":{},"properties":{"function":{"type":"string"},"sub_function":{"type":"string"}},"type":"object"},"type":"array"},"seniority":{"type":"string"},"start_at":{"type":"string"},"title":{"type":"string"}},"type":"object"},"type":"array"},"current":{"additionalProperties":{},"properties":{"company":{"additionalProperties":{},"properties":{"company_type":{"type":"string"},"description":{"type":"string"},"domain":{"type":"string"},"headcount":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"headcount_range":{"type":"string"},"id":{"type":"string"},"industry":{"additionalProperties":{},"properties":{"main_industry":{"type":"string"}},"type":"object"},"locations":{"additionalProperties":{},"properties":{"headquarters":{"additionalProperties":{},"properties":{"city":{"type":"string"},"country":{"type":"string"},"country_code":{"type":"string"},"line1":{"type":"string"},"line2":{"type":"string"},"region":{"type":"string"}},"type":"object"},"offices":{"anyOf":[{"items":{"additionalProperties":{},"properties":{"line1":{"type":"string"},"line2":{"type":"string"}},"type":"object"},"type":"array"},{"type":"null"}]}},"type":"object"},"name":{"type":"string"},"social_profiles":{"additionalProperties":{},"properties":{"professional_network":{"additionalProperties":{},"properties":{"connection_count":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"handle":{"type":"string"},"id":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"url":{"type":"string"}},"type":"object"}},"type":"object"},"specialties":{"items":{"type":"string"},"type":"array"},"year_founded":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"}},"type":"object"},"company_id":{"type":"string"},"description":{"type":"string"},"end_at":{"type":"string"},"is_current":{"type":"boolean"},"job_functions":{"items":{"additionalProperties":{},"properties":{"function":{"type":"string"},"sub_function":{"type":"string"}},"type":"object"},"type":"array"},"seniority":{"type":"string"},"start_at":{"type":"string"},"title":{"type":"string"}},"type":"object"}},"type":"object"},"first_name":{"type":"string"},"full_name":{"type":"string"},"id":{"type":"string"},"languages":{"items":{"additionalProperties":{},"properties":{"language":{"type":"string"},"proficiency":{"type":"string"}},"type":"object"},"type":"array"},"last_name":{"type":"string"},"location":{"additionalProperties":{},"properties":{"city":{"type":"string"},"country":{"type":"string"},"country_code":{"type":"string"},"region":{"type":"string"}},"type":"object"},"skills":{"items":{"type":"string"},"type":"array"},"social_profiles":{"additionalProperties":{},"properties":{"professional_network":{"additionalProperties":{},"properties":{"connection_count":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"handle":{"type":"string"},"id":{"maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"url":{"type":"string"}},"type":"object"}},"type":"object"}},"type":"object"},"type":"array"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T00:03:54.668Z","quality":{"l30DaysTotalCalls":1211,"l30DaysUniquePayers":71,"lastCalledAt":"2026-09-05T00:03:54.457Z"},"resource":"https://stableenrich.dev/api/fullenrich/people-search","serviceName":"StableEnrich","tags":["Fullenrich"],"type":"http","x402Version":2},{"accepts":[{"amount":"7000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"acceptId":"legacy","breakdown":{"search":0.006999999999999999},"name":"USD Coin","totalUsd":0.006999999999999999,"version":"2"},"maxTimeoutSeconds":60,"network":"eip155:8453","payTo":"0x6d6E695b09861467c7d462f5AAF31cF3540B9192","scheme":"exact"},{"amount":"7000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"acceptId":"solana-usdc-mainnet","breakdown":{"search":0.006999999999999999},"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM","name":"USD Coin","totalUsd":0.006999999999999999,"version":"2"},"maxTimeoutSeconds":60,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"12Ec2cJmfR1C9uwejzxcuMhUgEC7wDrLgm1wBvvR5w9E","scheme":"exact"}],"bundleSlugs":["daily-news-search","news-audio-briefing","people-sourcing-enrichment"],"curated":true,"description":"Exa /search endpoint","extensions":{"agentkit":{"_options":{"mode":{"type":"free-trial","uses":100},"network":"eip155:480","statement":"Verify your agent is backed by a real human to access Exa"},"info":{"domain":"api.exa.ai","issuedAt":"2026-09-05T13:50:06.380Z","nonce":"e2c009b14846db14b2ec2aad7fc5daee","resources":["https://api.exa.ai/search"],"statement":"Verify your agent is backed by a real human to access Exa","uri":"https://api.exa.ai/search","version":"1"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"address":{"type":"string"},"chainId":{"type":"string"},"domain":{"type":"string"},"expirationTime":{"format":"date-time","type":"string"},"issuedAt":{"format":"date-time","type":"string"},"nonce":{"type":"string"},"notBefore":{"format":"date-time","type":"string"},"requestId":{"type":"string"},"resources":{"items":{"format":"uri","type":"string"},"type":"array"},"signature":{"type":"string"},"statement":{"type":"string"},"type":{"type":"string"},"uri":{"format":"uri","type":"string"},"version":{"type":"string"}},"required":["domain","address","uri","version","chainId","type","nonce","issuedAt","signature"],"type":"object"},"supportedChains":[{"chainId":"eip155:480","type":"eip191"},{"chainId":"eip155:480","type":"eip1271"}]},"bazaar":{"info":{"input":{"body":{"numResults":10,"query":"example search query","type":"auto"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"results":[{"score":0.99,"title":"Example","url":"https://example.com"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"contents":{"description":"Content fields to include: text, highlights, summary","type":"object"},"numResults":{"description":"Number of results to return (max 10 for x402)","type":"number"},"query":{"description":"Search query","type":"string"},"type":{"description":"Search type: auto, keyword, neural, deep-lite, deep, deep-reasoning","type":"string"}},"required":["query"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","bodyType","body","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1780076809/bazaar-icons/41b0408e3ae73b69.png","lastUpdated":"2026-09-05T13:50:06.43Z","quality":{"l30DaysTotalCalls":5822,"l30DaysUniquePayers":90,"lastCalledAt":"2026-09-05T08:00:44.249Z"},"resource":"https://api.exa.ai/search","serviceName":"Exa","tags":["search","ai","web","research"],"type":"http","x402Version":2},{"accepts":[{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"5000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"5000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"Read a raw storage slot from any Ethereum contract via eth_getStorageAt","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"contract":"0xdac17f958d2ee523a2206206994597c13d831ec7","network":"ethereum","slot":"0x0"},"type":"http"},"output":{"example":{"data":{"value":"0x0000000000000000000000000000000000000000000000000000000000000001"},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/storage","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"block":{"oneOf":[{"minimum":0,"type":"integer"},{"enum":["latest","pending","earliest","safe","finalized"],"type":"string"},{"pattern":"^0[xX][a-fA-F0-9]+$","type":"string"}]},"contract":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"},"slot":{"pattern":"^0x[a-fA-F0-9]+$","type":"string"}},"required":["contract","slot"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"value":{"type":"string"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T13:01:37.922Z","quality":{"l30DaysTotalCalls":232,"l30DaysUniquePayers":232,"lastCalledAt":"2026-09-05T06:40:29.179Z"},"resource":"https://api.onesource.io/api/chain/storage","type":"http","x402Version":2},{"accepts":[{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"5000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"5000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"Detect upgradeable proxy patterns (EIP-1967, UUPS, Transparent) via eth_getStorageAt - returns the implementation address behind a proxy","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"address":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"},"queryParams":{"network":"ethereum"},"type":"http"},"output":{"example":{"data":{"address":"0xdac17f958d2ee523a2206206994597c13d831ec7","admin":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","implementation":"0x6b175474e89094c44da98b954eedeac495271d0f","is_contract":true,"is_proxy":true,"proxy_type":"eip1967"},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/proxy/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"routeTemplate":"/api/chain/proxy/:address","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"address":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"required":["address"],"type":"object"},"queryParams":{"properties":{"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"address":{"type":"string"},"admin":{"type":"string"},"implementation":{"type":"string"},"is_contract":{"type":"boolean"},"is_proxy":{"type":"boolean"},"proxy_type":{"type":"string"}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T03:59:11.478Z","quality":{"l30DaysTotalCalls":228,"l30DaysUniquePayers":228,"lastCalledAt":"2026-09-05T03:59:11.358Z"},"resource":"https://api.onesource.io/api/chain/proxy/:address","type":"http","x402Version":2},{"accepts":[{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"credentialTypes":["authorization"],"name":"USD Coin","version":"2"},"maxAmountRequired":"10000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"exact"},{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","currency":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x11dF9F6280632aB8F12926b3f569E493EaEcf81b","version":"2","withdrawDelay":86400},"maxAmountRequired":"10000","maxTimeoutSeconds":3600,"network":"eip155:8453","payTo":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","recipient":"0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea","scheme":"batch-settlement"}],"description":"Pending block - transactions not yet mined, via eth_getBlockByNumber(\"pending\")","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"network":"ethereum"},"type":"http"},"output":{"example":{"data":{"result":{"gasLimit":"0x1c9c380","gasUsed":"0xa7d8c0","number":"0x133da1f","timestamp":"0x6567c8ec","transactions":[{"from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","gas":"0x5208","hash":"0xad7e04119ecd85857728205f5b12e95f0bab8e99f9c2f60be5dc79cfc6a8df1f","nonce":"0x4d2","to":"0xdac17f958d2ee523a2206206994597c13d831ec7","value":"0x0"}]}},"meta":{"cost_usdc":"0.001","endpoint":"/api/chain/pending","payment_chain":"base","payment_token":"USDC","request_id":"00000000abcdef01"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"network":{"default":"ethereum","enum":["ethereum","sepolia","robinhood"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Endpoint-specific response payload","properties":{"result":{"properties":{"gasLimit":{"type":"string"},"gasUsed":{"type":"string"},"number":{"type":"string"},"timestamp":{"type":"string"},"transactions":{"items":{"properties":{"from":{"type":"string"},"gas":{"type":"string"},"hash":{"type":"string"},"nonce":{"type":"string"},"to":{"type":"string"},"value":{"type":"string"}},"type":"object"},"type":"array"}},"type":["object","null"]}},"type":"object"},"error":{"properties":{"code":{"type":"integer"},"message":{"type":"string"}},"type":["object","null"]},"meta":{"properties":{"cost_usdc":{"type":"string"},"endpoint":{"type":"string"},"payment_chain":{"type":"string"},"payment_token":{"type":"string"},"request_id":{"type":"string"}},"required":["endpoint","request_id"],"type":"object"}},"required":["data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T13:01:58.341Z","quality":{"l30DaysTotalCalls":229,"l30DaysUniquePayers":227,"lastCalledAt":"2026-09-05T06:30:12.775Z"},"resource":"https://api.onesource.io/api/chain/pending","type":"http","x402Version":2},{"accepts":[{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x325bdF6F7efAB24a2210c48c1b64cAb2eAe1d430","scheme":"exact"},{"amount":"10000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"8EgACpZ16XWEt7YjJPsh1ZheVRZUGmmwQ8nJdmA1o5w4","scheme":"exact"}],"curated":true,"description":"Exa Search - Neural search across the web","extensions":{"bazaar":{"info":{"input":{"body":{"category":"people","numResults":10,"query":"hedge fund portfolio manager New York","type":"auto"},"bodyType":"json","method":"POST","type":"http"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"$schema":"https://json-schema.org/draft/2020-12/schema"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T14:59:58.837Z","quality":{"l30DaysTotalCalls":41953,"l30DaysUniquePayers":226,"lastCalledAt":"2026-09-05T11:43:24.018Z"},"resource":"https://stableenrich.dev/api/exa/search","serviceName":"StableEnrich","tags":["Exa"],"type":"http","x402Version":2},{"accepts":[{"amount":"20000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x36038e1d712c5e39f35952164ec58ec2b96caee7","scheme":"exact"}],"description":"Forward liquidation cluster map + recent prints for all 17 crypto assets. Part A: estimated liq price levels for 5x/10x/25x/50x leverage bands, modeled from open interest and mark price — no new upstream source. Part B: real liquidation prints from OKX public API (no auth). Returns cluster map, nearest_long/short clusters, squeeze_bias, and honest disclaimers. Supports BTC/ETH/SOL/BNB/XRP/DOGE/ADA/AVAX/LINK/DOT/LTC/TRX/BCH/ATOM/NEAR/APT/HYPE-USD. Pay-per-call via x402.","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{},"type":"http"},"output":{"example":{"as_of":"2026-01-01T00:15:00.000Z","asset":"BTC-USD","available":true,"cluster_map":{"disclaimer":"ESTIMATED clusters from OI + leverage-band modeling. NOT confirmed orders.","long_clusters":[{"distance_pct":-0.98,"estimated_oi_fraction":0.051,"leverage":50,"liq_price":106425},{"distance_pct":-3.84,"estimated_oi_fraction":0.1275,"leverage":25,"liq_price":103375}],"model_note":"OI distributed: 5x=35%, 10x=30%, 25x=25%, 50x=10%. Long/short split adjusted by funding rate.","nearest_long_liq_cluster":{"distance_pct":-0.98,"liq_price":106425},"nearest_short_liq_cluster":{"distance_pct":1,"liq_price":108575},"short_clusters":[{"distance_pct":1,"estimated_oi_fraction":0.049,"leverage":50,"liq_price":108575},{"distance_pct":3.84,"estimated_oi_fraction":0.1225,"leverage":25,"liq_price":111625}],"squeeze_bias":"long_squeeze_risk","total_long_oi_estimate":44571,"total_short_oi_estimate":39749.15},"disclaimer":"Cluster map is estimated from OI and leverage-band modeling — NOT a live order book. Not financial advice.","funding_rate":0.0001,"mark_price":107500,"open_interest":84320.15,"recent_prints":{"available":true,"count":5,"note":"side:buy = short position liquidated (forced buy to close); side:sell = long position liquidated (forced sell to close).","prints":[{"pos_side":"short","price":107600.5,"side":"buy","size":10.1,"time":"2026-01-01T00:00:00.000Z"}],"source":"okx-public"}},"example_kind":"illustrative_schema_only","example_note":"Placeholder values and timestamps, not market data.","type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T08:43:22.191Z","quality":{"l30DaysTotalCalls":2137,"l30DaysUniquePayers":31,"lastCalledAt":"2026-09-05T08:43:22.008Z"},"resource":"https://kronossignals.com/api/v1/liquidations/btc","serviceName":"Kronos Crypto Data \u0026 Forecasts","tags":["liquidations","liquidation-heatmap","squeeze","stop-hunt","derivatives"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"assetTransferMethod":"permit2","name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","scheme":"exact"}],"description":"Importance-ranked crypto headlines with per-article source links and publish times, plus a sentiment-scored market brief. Regenerated hourly; meta carries the snapshot's age and a fresh/stale verdict.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"data":{"headlines":[{"match":"exact","publishedAt":"2026-09-02T07:59:43.000Z","rank":1,"source":"Cointelegraph","title":"Bitcoin ETFs notch best month of 2026 as BTC gains 25% in August","url":"https://cointelegraph.com/markets/bitcoin-etf-best-month-2026-btc-up-25-august","whyItMatters":"ETF flows are the strongest near-term driver of institutional participation."}],"report":"Latest crypto news..."},"meta":{"dataAsOf":"2026-08-10T08:00:00.000Z","degraded":false,"freshness":"fresh","generatedAt":"2026-08-10T12:00:00.000Z","sourceHealth":{"crypto-news-cache":"ok"},"stalenessSec":1739},"status":"success"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"News report object on success, error string on failure","properties":{"headlines":{"items":{"description":"Ranked story. url/publishedAt/source are null when no source article matched by exact title — never a guessed link. match: exact|null. sourceTitle appears only when the publisher worded it differently.","properties":{"match":{"enum":["exact",null],"type":["string","null"]},"publishedAt":{"type":["string","null"]},"rank":{"type":"number"},"source":{"type":["string","null"]},"sourceTitle":{"type":"string"},"title":{"type":"string"},"url":{"type":["string","null"]},"whyItMatters":{"type":["string","null"]}},"required":["rank","title","whyItMatters","url","publishedAt","source","match"],"type":"object"},"type":"array"},"report":{"type":"string"}},"required":["report","headlines"],"type":"object"},"meta":{"description":"Freshness. generatedAt = when we built this response. stalenessSec = age of our cached snapshot, absent on live pass-throughs. dataAsOf = vintage of the observations. degraded = an older good version was served.","properties":{"dataAsOf":{"description":"Vintage of the observations, as upstream declared it.","type":["string","null"]},"degraded":{"type":"boolean"},"freshness":{"description":"'stale' means past this route's advertised cadence — still served, never withheld.","enum":["fresh","stale",null],"type":["string","null"]},"generatedAt":{"type":"string"},"sourceHealth":{"type":"object"},"stalenessSec":{"type":["number","null"]}},"required":["generatedAt","degraded","sourceHealth"],"type":"object"},"status":{"enum":["success","failed"],"type":"string"}},"required":["status","data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_hc2dhq09"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/crypto-news","scheme":"exact","validUntil":1788617130,"version":1},"signature":"0xf9a157311d3edc7bd4db96c75665115f962ffa0fd482602d8ed48083b620bf1a136f04b50becdd6b920b542f70084803dce6a49072bba12d01645405f5f23be11b"},{"acceptIndex":1,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/crypto-news","scheme":"exact","validUntil":1788617130,"version":1},"signature":"0xf9a157311d3edc7bd4db96c75665115f962ffa0fd482602d8ed48083b620bf1a136f04b50becdd6b920b542f70084803dce6a49072bba12d01645405f5f23be11b"},{"acceptIndex":2,"format":"eip712","payload":{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","resourceUrl":"https://x402.ottoai.services/crypto-news","scheme":"exact","validUntil":1788617130,"version":1},"signature":"0x05e0ef24d30a0d148e962e542660303de49b0838d84985cb5ac965a9b2a7a11d1365478ebbc78265ac84674ecd6a30811280cebe2b1c529d8ef902ca35208ad81b"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"otto-content-receipt":{},"sign-in-with-x":{"info":{"domain":"x402.ottoai.services","issuedAt":"2026-09-05T14:00:30.762Z","nonce":"4c64396856a1744c98177e6a556133fd","resources":["https://x402.ottoai.services/crypto-news"],"statement":"Sign in to access Otto AI market intelligence","uri":"https://x402.ottoai.services/crypto-news","version":"1"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"address":{"type":"string"},"chainId":{"type":"string"},"domain":{"type":"string"},"expirationTime":{"format":"date-time","type":"string"},"issuedAt":{"format":"date-time","type":"string"},"nonce":{"type":"string"},"notBefore":{"format":"date-time","type":"string"},"requestId":{"type":"string"},"resources":{"items":{"format":"uri","type":"string"},"type":"array"},"signature":{"type":"string"},"statement":{"type":"string"},"type":{"type":"string"},"uri":{"format":"uri","type":"string"},"version":{"type":"string"}},"required":["domain","address","uri","version","chainId","type","nonce","issuedAt","signature"],"type":"object"},"supportedChains":[{"chainId":"eip155:8453","type":"eip191"},{"chainId":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","type":"ed25519"}]}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1781044576/bazaar-icons/84cde0751281b3d0.png","lastUpdated":"2026-09-05T14:00:30.816Z","quality":{"l30DaysTotalCalls":848,"l30DaysUniquePayers":121,"lastCalledAt":"2026-09-05T12:01:17.117Z"},"resource":"https://x402.ottoai.services/crypto-news","serviceName":"Otto AI","tags":["crypto news","market news","sentiment analysis","breaking headlines"],"type":"http","x402Version":2},{"accepts":[{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x06dFF3c8380b5D1799874adA903fc3422882FD6f","scheme":"exact"},{"amount":"5000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"95xcrFtRVn2fkoAKiCUKxPpTc1GN8MTyonVwLFfJfzux","scheme":"exact"}],"bundleSlugs":["media-creative-generation"],"curated":true,"description":"Buy an upload slot. Agent uploads file via returned URL.","extensions":{"bazaar":{"info":{"input":{"body":{"contentType":"text/plain","filename":"quick-note.txt","tier":"short-10mb"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"curlExample":"curl -X POST \"https://stableupload-prod.s3.us-east-1.amazonaws.com/\" -F \"key=uploads/2s42wjsk3a/quick-note.txt\" -F \"Content-Type=text/plain\" -F \"x-amz-algorithm=AWS4-HMAC-SHA256\" -F \"x-amz-credential=AKIAEXAMPLE/20260425/us-east-1/s3/aws4_request\" -F \"x-amz-date=20260425T160000Z\" -F \"policy=base64-policy\" -F \"x-amz-signature=hex-signature\" -F \"file=@quick-note.txt;type=text/plain\"","expiresAt":"2026-05-02T16:00:00.000Z","maxSize":10485760,"postFields":{"Content-Type":"text/plain","key":"uploads/2s42wjsk3a/quick-note.txt","policy":"base64-policy","x-amz-algorithm":"AWS4-HMAC-SHA256","x-amz-credential":"AKIAEXAMPLE/20260425/us-east-1/s3/aws4_request","x-amz-date":"20260425T160000Z","x-amz-signature":"hex-signature"},"postUrl":"https://stableupload-prod.s3.us-east-1.amazonaws.com/","publicUrl":"https://f.stableupload.dev/2s42wjsk3a/quick-note.txt","uploadId":"2s42wjsk3a","uploadMethod":"post","uploadUrl":"https://stableupload-prod.s3.us-east-1.amazonaws.com/","uploadUrlExpiresAt":"2026-04-25T16:15:00.000Z"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"contentType":{"description":"MIME type of the file (e.g. image/png, video/mp4)","maxLength":255,"minLength":1,"type":"string"},"filename":{"description":"Name of the file to upload","maxLength":512,"minLength":1,"type":"string"},"policyTtlSeconds":{"description":"Optional upload URL/form expiration in seconds, 60-86400. Use longer TTLs only when reserving an output slot for a downstream service.","maximum":86400,"minimum":60,"type":"integer"},"tier":{"description":"Upload tier. Default 6-month tiers: 10mb ($0.02), 100mb ($0.20), 1gb ($2.00). Short-term 7-day workflow tiers: short-10mb ($0.005), short-100mb ($0.02), short-1gb ($0.10), short-5gb ($0.50, file uploads only).","enum":["10mb","100mb","1gb","short-10mb","short-100mb","short-1gb","short-5gb"],"type":"string"}},"required":["filename","contentType","tier"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"curlExample":{"type":"string"},"expiresAt":{"type":"string"},"maxSize":{"type":"number"},"postFields":{"additionalProperties":{"type":"string"},"propertyNames":{"type":"string"},"type":"object"},"postUrl":{"type":"string"},"publicUrl":{"type":"string"},"txHash":{"type":"string"},"uploadId":{"type":"string"},"uploadMethod":{"enum":["put","post"],"type":"string"},"uploadUrl":{"type":"string"},"uploadUrlExpiresAt":{"type":"string"}},"required":["uploadId","uploadUrl","uploadMethod","uploadUrlExpiresAt","publicUrl","expiresAt","maxSize","curlExample"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T11:37:08.052Z","quality":{"l30DaysTotalCalls":217,"l30DaysUniquePayers":33,"lastCalledAt":"2026-09-05T11:37:17.938Z"},"resource":"https://stableupload.dev/api/upload","serviceName":"StableUpload","tags":["Upload"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x3dA40A9aD36640a2C0F533BAC368490095574664","scheme":"exact"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"5Wxg3V6gcmFmmP6SXmGZQAUZPFYsSwoeN2Qewt5BotWz","scheme":"exact"}],"description":"Latest crypto token prices by ticker symbol, CoinGecko id, or chain:address (BTC, ETH, SOL, or base:0x…): current spot price, token symbol, decimals, and a confidence score, for up to 50 coins in one call. Pass ?at=\u003cunix\u003e for the historical price at a point in time. Sourced from DefiLlama across every major chain.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"coins":"BTC,ETH,SOL"},"type":"http"},"output":{"example":{"asOf":"2026-06-15T08:00:00Z","count":3,"historical":false,"prices":[{"confidence":0.99,"decimals":null,"key":"coingecko:bitcoin","price":65517.56,"query":"BTC","resolved":true,"symbol":"BTC","timestamp":1781516766}],"requested":3,"source":{"name":"DefiLlama"},"unresolved":[]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"at":{"description":"Unix seconds for a historical price snapshot. Omit for current.","type":"integer"},"coins":{"description":"Comma-separated symbols (BTC,ETH), coingecko ids (coingecko:solana), or chain:address (base:0x833…). Up to 50.","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"asOf":{"type":"string"},"count":{"type":"number"},"historical":{"type":"boolean"},"prices":{"items":{"properties":{"confidence":{"type":"number"},"decimals":{},"key":{"type":"string"},"price":{"type":"number"},"query":{"type":"string"},"resolved":{"type":"boolean"},"symbol":{"type":"string"},"timestamp":{"type":"number"}},"type":"object"},"type":"array"},"requested":{"type":"number"},"source":{"properties":{"name":{"type":"string"}},"type":"object"},"unresolved":{"items":{"type":"object"},"type":"array"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T14:00:38.714Z","quality":{"l30DaysTotalCalls":451,"l30DaysUniquePayers":27,"lastCalledAt":"2026-09-05T12:00:35.919Z"},"resource":"https://crypto.apitoll.cloud/v1/crypto/price","serviceName":"ApiToll Crypto Prices","tags":["crypto","prices","token-price","defi","market-data"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":60,"network":"eip155:8453","payTo":"0x4aAbE17C239eF71c3A26bA7C2b3e0AeBbfC1DF26","scheme":"exact"},{"amount":"1000000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"},"maxTimeoutSeconds":60,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ECUPkq6DP8VUSEueL4qNznyNDJLwu6PQhnMQ5cuZsTLH","scheme":"exact"},{"amount":"1000000","asset":"Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB","extra":{"feePayer":"Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"},"maxTimeoutSeconds":60,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ECUPkq6DP8VUSEueL4qNznyNDJLwu6PQhnMQ5cuZsTLH","scheme":"exact"}],"description":"Apify is the largest and most trusted marketplace of tools for web scraping, crawling, data extraction, and automation. Use these tools, called Actors, to extract structured data from social media, e-commerce sites, search engines, maps, travel sites, or any other website. Turn the open web into a real-time data source for your research, lead generation, and monitoring.","extensions":{"bazaar":{"category":"Data","discoverable":true,"info":{"input":{"method":"GET","queryParams":{"amount":"2","currency":"usd"},"type":"http"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"headers":{"additionalProperties":{"type":"string"},"type":"object"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"amount":{"description":"Prepaid amount in USD (e.g. \"5\" or \"1.50\"). Minimum $1.","pattern":"^\\d+(\\.\\d{1,2})?$","type":"string"},"currency":{"description":"Payment currency. Only \"usd\" is supported.","enum":["usd"],"type":"string"}},"required":["amount","currency"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"additionalProperties":false,"properties":{"example":{"additionalProperties":false,"properties":{"expiresAt":{"format":"date-time","type":"string"},"remainingBalanceUsd":{"type":"number"},"token":{"description":"Apify API token; use as Authorization: Bearer \u003ctoken\u003e.","type":"string"}},"required":["token","remainingBalanceUsd","expiresAt"],"type":"object"}},"required":["example"],"type":"object"}},"required":["input"],"type":"object"},"tags":["automation","web-data","crawling","context","scraping"]}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1782409571/bazaar-icons/1cba6e0591a8daf3.png","lastUpdated":"2026-09-05T10:43:18.663Z","quality":{"l30DaysTotalCalls":105,"l30DaysUniquePayers":31,"lastCalledAt":"2026-09-05T10:43:18.528Z"},"resource":"https://agi.apify.com/protocols/x402/prepaid-tokens","serviceName":"Apify","tags":["automation","web-data","crawling","context","scraping"],"type":"http","x402Version":2},{"accepts":[{"amount":"2000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A","scheme":"exact"},{"amount":"2000","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:42161","payTo":"0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A","scheme":"exact"},{"amount":"2000","asset":"0x3c499c542cef5e3811e1192ce70d8cc03d5c3359","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:137","payTo":"0x480CD46E6faDe651a0437DeaddA53D5c8e7D846A","scheme":"exact"},{"amount":"2000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"5yASLjtNssGXDv6bR9e71WXKxRymDiUzbgkGPqkQNgRn","scheme":"exact"}],"description":"Search 10,000+ gift card \u0026 voucher brands across 180+ countries by name and country. Pay in USDC via x402, no account.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"country":"US","q":"amazon"},"type":"http"},"output":{"example":{"next_step":{"body":{"slug":"\u003cproduct slug from results\u003e"},"url":"/x402/products/detail"},"products":[{"country":"US","in_stock":true,"name":"Amazon","recipient_type":"none","slug":"amazon-us"},{"country":"US","in_stock":true,"name":"Steam","recipient_type":"none","slug":"steam"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"country":{"description":"Optional ISO 3166-1 alpha-2 country code filter; omit for all countries (global results)","type":"string"},"q":{"description":"Search query (brand or product name)","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_suil8bdj"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1780566420/bazaar-icons/33192fb7239597bd.png","lastUpdated":"2026-09-05T00:37:14.886Z","quality":{"l30DaysTotalCalls":48,"l30DaysUniquePayers":35,"lastCalledAt":"2026-09-05T00:37:14.428Z"},"resource":"https://api.bitrefill.com/x402/gift-cards/search","serviceName":"Bitrefill","tags":["gift-cards","vouchers","search","usdc","base"],"type":"http","x402Version":2},{"accepts":[{"amount":"5000000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x3291e96b3bff7ed56e3ca8364273c5b4654b2b37","scheme":"exact"},{"amount":"5000000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"3MZVk97x9SeRxbYpc3jhzRfU2fyA3emYutnqfn9kNfYX","scheme":"exact"}],"description":"Get a prepaid card for use inside the United States","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"amount":5},"type":"http"},"output":{"example":{"auth":{"expires_in":"3600","id_token":"eyJ...","refresh_token":"AMf..."},"card":{"card_id":"card_123","status":"pending","usd_amount":5},"user_id":"0xabc..."},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"amount":{"description":"USD amount to load on the card (min $5, max $1000)","type":"number"},"format":{"description":"Response format. 'json' (default) for agents, 'html' for browsers.","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"auth":{"properties":{"expires_in":{"type":"string"},"id_token":{"description":"Firebase ID token for the callable APIs","type":"string"},"refresh_token":{"type":"string"}},"type":"object"},"card":{"properties":{"card_id":{"type":"string"},"status":{"type":"string"},"usd_amount":{"type":"number"}},"type":"object"},"user_id":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1786434962/bazaar-icons/7a92f58248689da4.png","lastUpdated":"2026-09-05T03:23:18.27Z","quality":{"l30DaysTotalCalls":52,"l30DaysUniquePayers":33,"lastCalledAt":"2026-09-05T03:23:17.969Z"},"resource":"https://laso.finance/get-card","serviceName":"Laso Finance","tags":["prepaid-card","usa","spending"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xD7d49D6a12Ee3852f29A52A40908069bF4e48914","scheme":"exact"}],"description":"Pay a tiny amount of USDC and receive one delightfully useless fact.","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{},"type":"http"},"output":{"example":{"license":"Enjoy responsibly. One useless fact per payment.","source":"useless-fact paid endpoint","text":"A group of flamingos is called a 'flamboyance'."},"type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_nc9npk22"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T00:34:55.498Z","quality":{"l30DaysTotalCalls":200,"l30DaysUniquePayers":75,"lastCalledAt":"2026-09-05T00:34:55.34Z"},"resource":"https://x402uselessfacts.vercel.app/api/useless-fact","serviceName":"Useless Fact","tags":["facts","trivia","fun","useless"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x7971a809c18c918CaD50cF004C190cBb6E1bf668","scheme":"exact"}],"description":"Generate a captioned meme image. Pay per request in USDC on Base mainnet.","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{},"type":"http"},"output":{"example":{"imageUrl":"https://api.memegen.link/images/buzz/one_does_not_simply/generate_a_meme_with_x402.png","name":"Generated Meme","template":"buzz"},"type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_slr9z9wu"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T00:34:54.363Z","quality":{"l30DaysTotalCalls":189,"l30DaysUniquePayers":75,"lastCalledAt":"2026-09-05T00:34:54.226Z"},"resource":"https://memegeneratorx402.vercel.app/api/generate-meme","serviceName":"Meme Generator","tags":["meme","image","generator","fun"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x213c8d7434E2ae7AA1C392767c5120778D413215","scheme":"exact"}],"description":"OpenAI-compatible LLM inference and chat completions via discounted Venice API credits. Pay USDC to receive a live Venice.ai API key for /api/v1 models, chat, images, audio, video, and embeddings. Same-Day credits are 30–90% below Venice direct and expire at 23:59 UTC; Prepaid API Keys support recurring agent jobs.","extensions":{"bazaar":{"category":"Inference","discoverable":true,"info":{"input":{"body":{"usdPaid":1},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"purchase":{"creditsIssuedUsd":2,"dates":["2026-04-25"],"discountMultiplier":0.5,"expiresAt":"2026-04-25T23:59:59.000Z","id":"purchase_01HEXAMPLE","ids":["purchase_01HEXAMPLE"],"purchaseMode":"spot","settlementTxHash":"0x0000000000000000000000000000000000000000000000000000000000000000","usdPaid":1},"success":true,"veniceApiKey":"vn-...live-key...","veniceKeyLast6":"abc123"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"dailyReservedUsd":{"description":"Daily credit reserve amount in Venice API credits per UTC day. Required when purchaseMode=\"prepaid\". Must fit unreserved capacity for the start date and be at least one-seventh of the reserve balance.","type":"number"},"paymentSessionId":{"description":"Opaque session ID returned in a prior 402 response; echo it back on retry.","type":"string"},"purchaseMode":{"description":"Use \"spot\" for Same-Day Credits or \"prepaid\" for a Prepaid API Key with prepaid balance and daily credit reserve.","enum":["spot","prepaid"],"type":"string"},"reserveStart":{"description":"Prepaid API Key daily credit reserve start. New Prepaid API Keys start tomorrow UTC; use Same-Day Credits for work today.","enum":["tomorrow"],"type":"string"},"topUpKeyLast6":{"description":"Optional last 6 characters of a wallet-owned active Prepaid API Key to top up.","type":"string"},"usdPaid":{"description":"Discounted USD amount to pay for Venice API credits. Minimum is based on receiving at least $0.50 in credits after current time-based pricing.","minimum":0.01,"type":"number"}},"required":["usdPaid"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["inference","llm","openai","chat-completions","ai"]}},"lastUpdated":"2026-09-05T11:18:41.606Z","quality":{"l30DaysTotalCalls":249,"l30DaysUniquePayers":24,"lastCalledAt":"2026-09-05T11:18:41.371Z"},"resource":"https://cheaptokens.ai/api/buy","serviceName":"CheapTokens AI Inference","tags":["inference","llm","openai","chat-completions","ai"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xb8c578e039Aa2c44dd3dEc48E6875ba5763CD67f","scheme":"exact"}],"description":"Flip a coin for a small USDC payment on Base mainnet. Returns heads or tails.","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{},"type":"http"},"output":{"example":{"message":"You flipped a coin and got heads!","result":"heads","timestamp":"2026-09-04T23:00:41.908Z"},"type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_kkwxelux"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T00:35:14.054Z","quality":{"l30DaysTotalCalls":203,"l30DaysUniquePayers":73,"lastCalledAt":"2026-09-05T00:35:13.905Z"},"resource":"https://coinflip402.vercel.app/api/coinflip","serviceName":"Coin Flip","tags":["game","random","fun"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x1350A77BEfEBBCc05f8e3a13CC6D4AD781c59D34","scheme":"exact"}],"description":"Get one piece of thoughtful life advice, paid per request over x402.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"advice":"Do the hard thing first; the rest of the day gets easier.","category":"life","deliveredAt":"2024-01-01T00:00:00.000Z"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_9640x0tc"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T00:35:06.272Z","quality":{"l30DaysTotalCalls":199,"l30DaysUniquePayers":73,"lastCalledAt":"2026-09-05T00:35:06.124Z"},"resource":"https://x402lifeadvice.vercel.app/api/life-advice","serviceName":"Life Advice","tags":["advice","life","wisdom","text"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x88a4CDea106f18e919613a4EAeD8efdb2183E9ea","scheme":"exact"}],"description":"Get a random fortune via x402 payment on Base mainnet.","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{},"type":"http"},"output":{"example":{"fortune":"Your fortune will come through the blockchain.","message":"Thanks for your payment!"},"type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_6qzccf83"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T00:35:00.329Z","quality":{"l30DaysTotalCalls":192,"l30DaysUniquePayers":73,"lastCalledAt":"2026-09-05T00:35:00.178Z"},"resource":"https://ladyfortunalx402.vercel.app/api/fortune","serviceName":"Fortune Generator","tags":["fortune","prediction","entertainment"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xBf0Df63A4A47e5A72A976ecE1D78aefecCC773a0","scheme":"exact"}],"description":"Roll a dice with any number of faces. Specify faces via ?faces=N query parameter.","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{},"type":"http"},"output":{"example":{"faces":20,"message":"Rolled a d20: 14","roll":14,"rolledAt":"2024-07-09T03:15:00.000Z"},"type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_t5kpfqtf"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T00:34:53.344Z","quality":{"l30DaysTotalCalls":191,"l30DaysUniquePayers":73,"lastCalledAt":"2026-09-05T00:34:53.185Z"},"resource":"https://dicex402.vercel.app/api/dice","serviceName":"Dice Roller","tags":["dice","random","game","utility"],"type":"http","x402Version":2},{"accepts":[{"amount":"2000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x255CdB4e42afeFc7120B0388eB78f96d996d387b","scheme":"exact"}],"description":"Pay a micro-fee in USDC on Base mainnet to receive a riddle and its answer.","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{},"type":"http"},"output":{"example":{"answer":"An echo","name":"Riddle of the moment","riddle":"I speak without a mouth and hear without ears. What am I?"},"type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_vgoliho6"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T00:37:05.956Z","quality":{"l30DaysTotalCalls":185,"l30DaysUniquePayers":68,"lastCalledAt":"2026-09-05T00:37:05.797Z"},"resource":"https://riddlex402.vercel.app/api/riddle","serviceName":"Riddle Oracle","tags":["riddle","puzzle","fun","text"],"type":"http","x402Version":2},{"accepts":[{"amount":"1300","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x6a4921474848d3fa168ee7fa87222547acc4712f","scheme":"exact"}],"description":"Access the exclusive horror story collection (pay-per-read).","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{},"type":"http"},"output":{"example":{"license":"Single-reader license. Do not redistribute.","title":"The Horror Story Collection"},"type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_kjv97xoy"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T00:37:00.448Z","quality":{"l30DaysTotalCalls":166,"l30DaysUniquePayers":69,"lastCalledAt":"2026-09-05T00:37:00.292Z"},"resource":"https://horrorstoryapi.vercel.app/api/horror-story","serviceName":"Horror Story API","tags":["horror","stories","fiction","entertainment"],"type":"http","x402Version":2},{"accepts":[{"amount":"2000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x38C063312719220c676E988f0DEE14B4ec0e44C8","scheme":"exact"}],"description":"Real-time BTC/USD price feed oracle. Retrieves live spot rate, 24h high/low, and volume directly from Coinbase Exchange.","extensions":{"bazaar":{"category":"data-provider","info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"change24h":-2.68,"currency":"USD","exchange":"Coinbase","high24h":66774.05,"low24h":64491.88,"name":"BTC / USD","price":64661.88,"processingTime":"120ms","symbol":"BTC","type":"crypto_spot","volume24h":6332.98},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["price","oracle","crypto","market-data","btc-usd","base","gas","evm"]}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1783820462/bazaar-icons/87251f674c6daed8.jpg","lastUpdated":"2026-09-05T14:00:22.655Z","quality":{"l30DaysTotalCalls":485,"l30DaysUniquePayers":19,"lastCalledAt":"2026-09-05T12:00:12.935Z"},"resource":"https://vibesprings.net/api/price/btc-usd","serviceName":"Vibe Springs","tags":["price","oracle","crypto","market-data","btc-usd"],"type":"http","x402Version":2},{"accepts":[{"amount":"1500","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x2af91Df69bD04ccF82D6477aDC046C815B7aE129","scheme":"exact"}],"description":"Get today's curated Word of the Day (definition + part of speech).","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{},"type":"http"},"output":{"example":{"date":"2026-07-10","definition":"The realization that each passerby is living a life as vivid and complex as your own.","partOfSpeech":"noun","word":"sonder"},"type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_szt6dggn"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T00:37:03.751Z","quality":{"l30DaysTotalCalls":161,"l30DaysUniquePayers":68,"lastCalledAt":"2026-09-05T00:37:03.57Z"},"resource":"https://x402wordoftheday.vercel.app/api/word-of-the-day","serviceName":"Word of the Day","tags":["words","vocabulary","dictionary","daily"],"type":"http","x402Version":2},{"accepts":[{"amount":"1700","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xBbBA34E9e10130CE852Aa9f1D651cd73C36206d4","scheme":"exact"}],"description":"Pay for a lighthearted developer roast generated on-demand.","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{},"type":"http"},"output":{"example":{"explanation":"Thanks for the payment! You've earned a lighthearted developer roast.","generatedAt":"2026-07-05T00:00:00.000Z","roast":"Your code is so bad, even GitHub Copilot refuses to autocomplete it."},"type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_faaws0sy"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T00:37:02.748Z","quality":{"l30DaysTotalCalls":156,"l30DaysUniquePayers":67,"lastCalledAt":"2026-09-05T00:37:02.571Z"},"resource":"https://roastx402endpoint.vercel.app/api/roast","serviceName":"Roast Generator","tags":["roast","humor","developer","fun"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xB5F08f2db7baA682f308BAa02cf0Edb35AcA336a","scheme":"exact"}],"description":"Returns a single random fact as JSON in exchange for a micropayment.","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{},"type":"http"},"output":{"example":{"fact":"Octopuses have three hearts and blue, copper-based blood.","source":"randomfactsx402"},"type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_el3d80cl"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T00:34:49.337Z","quality":{"l30DaysTotalCalls":153,"l30DaysUniquePayers":64,"lastCalledAt":"2026-09-05T00:34:49.165Z"},"resource":"https://randomfactsx402.vercel.app/api/random-fact","serviceName":"Random Fact","tags":["facts","trivia","random","json"],"type":"http","x402Version":2},{"accepts":[{"amount":"2000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xD70d01C73b0C5F3246F2b55CCe5FF1b41842ab5E","scheme":"exact"}],"description":"Get a random interesting joke. Secured with x402 payment protocol on Base mainnet.","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{},"type":"http"},"output":{"example":{"joke":"I told my computer I needed a break — it said no problem, it'll go to sleep.","paidWith":"x402 / USDC on Base","source":"Random Joke API"},"type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"info":{"a":"bc_95iwepxu"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"lastUpdated":"2026-09-05T00:37:04.954Z","quality":{"l30DaysTotalCalls":122,"l30DaysUniquePayers":63,"lastCalledAt":"2026-09-05T00:37:04.806Z"},"resource":"https://jokes-endpoint.vercel.app/api/jokes","serviceName":"Random Joke API","tags":["jokes","entertainment","fun","humor"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x38C063312719220c676E988f0DEE14B4ec0e44C8","scheme":"exact"}],"description":"Base network real-time gas price oracle. Returns block base fee, current gas price in GWEI, and network block details.","extensions":{"bazaar":{"category":"data-provider","info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"baseFeeGwei":0.0012,"blockNumber":15482930,"currency":"GWEI","exchange":"Base RPC","gasPriceGwei":0.0015,"processingTime":"95ms","symbol":"BASE-GAS","timestamp":"2026-06-25T12:00:00.000Z","type":"gas_price"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["price","oracle","crypto","market-data","base-gas","base","gas","evm"]}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1783820462/bazaar-icons/87251f674c6daed8.jpg","lastUpdated":"2026-09-05T05:54:42.784Z","quality":{"l30DaysTotalCalls":57,"l30DaysUniquePayers":24,"lastCalledAt":"2026-09-05T05:54:42.534Z"},"resource":"https://vibesprings.net/api/price/base-gas","serviceName":"Vibe Springs","tags":["price","oracle","crypto","market-data","base-gas"],"type":"http","x402Version":2},{"accepts":[{"amount":"1100","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x1e21dBA6EEb902343E4128a1957eAfB8CDf36f39","scheme":"exact"}],"description":"Educational briefing on the latest cars in 2026 (powertrains, range, pricing, and what's new).","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{},"type":"http"},"output":{"example":{"cars":[{"estimatedRangeMiles":320,"estimatedStartingPriceUsd":46990,"make":"Tesla","model":"Model Y (Juniper refresh)","powertrain":"EV"}],"modelYear":2026,"title":"Latest cars in 2026"},"type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_2owmu1ge"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T00:37:01.65Z","quality":{"l30DaysTotalCalls":126,"l30DaysUniquePayers":62,"lastCalledAt":"2026-09-05T00:37:01.492Z"},"resource":"https://cars2026.vercel.app/api/cars","serviceName":"Latest Cars 2026","tags":["cars","automotive","2026","ev","research"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xbA667287B8Ef89565F8fD7AcD4d22Ce98E0f39cd","scheme":"exact"}],"description":"Convert a time between any two IANA time zones (DST-aware). Pay-per-call in USDC on Base.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"from":"America/New_York","time":"2026-07-04T15:30","to":"Asia/Tokyo"},"type":"http"},"output":{"example":{"result":{"from":{"localTime":"2026-07-04T15:30:00","offset":"-04:00","timeZone":"America/New_York"},"to":{"localTime":"2026-07-05T04:30:00","offset":"+09:00","timeZone":"Asia/Tokyo"},"utc":"2026-07-04T19:30:00.000Z"},"service":"Timezone Converter"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"from":{"description":"Source IANA time zone","type":"string"},"time":{"description":"Wall-clock time in the source zone, or 'now' (optional)","type":"string"},"to":{"description":"Target IANA time zone","type":"string"}},"required":["from","to"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_zr9oznjo"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T00:34:56.498Z","quality":{"l30DaysTotalCalls":133,"l30DaysUniquePayers":61,"lastCalledAt":"2026-09-05T00:34:56.327Z"},"resource":"https://402timezones.vercel.app/api/convert-timezone","serviceName":"Timezone Converter","tags":["time","timezone","utility","datetime","converter"],"type":"http","x402Version":2},{"accepts":[{"amount":"5000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde","scheme":"exact"},{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xC751344Ee09B5159160173F77D4a1169bCd386A1","scheme":"exact"},{"amount":"5000","asset":"0x754704Bc059F8C67012fEd69BC8A327a5aafb603","extra":{"name":"USDC","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:143","payTo":"0xC751344Ee09B5159160173F77D4a1169bCd386A1","scheme":"exact"}],"description":"Search tweets with advanced operators (recommended). Body param is `query` (not q), e.g. {\"query\":\"from:elonmusk AI min_faves:100\"}","extensions":{"bazaar":{"info":{"input":{"body":{"query":"from:elonmusk AI min_faves:100"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"count":1,"has_more":true,"next_cursor":"abc123","tweets":[{"author":{"username":"elonmusk"},"id":"123","text":"Hello"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"cursor":{"description":"Pagination cursor","maxLength":500,"type":"string"},"end_date":{"description":"Only tweets before this time. YYYY-MM-DD (inclusive through end of day UTC) or ISO 8601 datetime with Z/offset (e.g. 2026-04-13T14:30:00Z)","pattern":"^\\d{4}-\\d{2}-\\d{2}(T\\d{2}:\\d{2}(:\\d{2}(\\.\\d+)?)?(Z|[+-]\\d{2}:?\\d{2}))?$","type":"string"},"expand_urls":{"default":false,"description":"When true, auto-crawl entity URLs and attach crawled_content to tweets. Off by default: responses can grow by up to 4KB per expanded URL. Use glim_web_crawl(url) for targeted crawls instead.","type":"boolean"},"query":{"description":"Search query with advanced operators","maxLength":1000,"minLength":1,"type":"string"},"sort":{"description":"Sort order: \"top\" (most engaged matching tweets) or \"latest\" (newest first). Default: \"top\".","enum":["latest","top"],"type":"string"},"start_date":{"description":"Only tweets on or after this time. YYYY-MM-DD (UTC midnight) or ISO 8601 datetime with Z/offset (e.g. 2026-04-13T14:30:00Z)","pattern":"^\\d{4}-\\d{2}-\\d{2}(T\\d{2}:\\d{2}(:\\d{2}(\\.\\d+)?)?(Z|[+-]\\d{2}:?\\d{2}))?$","type":"string"}},"required":["query"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-04T18:00:04.99Z","quality":{"l30DaysTotalCalls":4088,"l30DaysUniquePayers":11,"lastCalledAt":"2026-09-04T18:00:04.083Z"},"resource":"https://glim.sh/api/v1/twitter/search","serviceName":"glim.sh","tags":["twitter","reddit","web","github","search"],"type":"http","x402Version":2},{"accepts":[{"amount":"2500","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xA3068CfAe6217Ae906958250072bdf51B7F910c3","scheme":"exact"}],"description":"Convert a weight/mass value between units (kg, g, lb, oz, stone, tonne, and more).","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"formula":"10 kg = 22.0462 lb","from":"kg","result":22.0462,"to":"lb","value":10},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_tobrbrge"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T00:37:32.993Z","quality":{"l30DaysTotalCalls":125,"l30DaysUniquePayers":60,"lastCalledAt":"2026-09-05T00:37:32.84Z"},"resource":"https://weight402endpoint.vercel.app/api/convert-weight","serviceName":"Weight Converter API","tags":["weight","mass","conversion","units","converter"],"type":"http","x402Version":2},{"accepts":[{"amount":"280000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x325bdF6F7efAB24a2210c48c1b64cAb2eAe1d430","scheme":"exact"},{"amount":"280000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"8EgACpZ16XWEt7YjJPsh1ZheVRZUGmmwQ8nJdmA1o5w4","scheme":"exact"}],"description":"PDL Person Enrich — career history, emails, phone. Requires one of: `email`, `profile` (LinkedIn URL), or `first_name` + `last_name` + (`company_name` OR `company_domain`). `{ first_name, last_name }` alone returns 400. Prefer `email` when known, then `profile`. No match: HTTP 200, status 404, data null — not billed. Match: $0.28.","extensions":{"bazaar":{"info":{"input":{"body":{"profile":"https://www.linkedin.com/in/patrickcollison"},"bodyType":"json","method":"POST","type":"http"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"company_domain":{"description":"Company domain (with first_name + last_name). Fallback; similar coverage to profile.","type":"string"},"company_name":{"description":"Company name (with first_name + last_name). Fallback; similar coverage to profile.","type":"string"},"email":{"description":"Email address — highest-reliability input; prefer over profile/name when known.","type":"string"},"first_name":{"description":"First name.","type":"string"},"last_name":{"description":"Last name.","type":"string"},"profile":{"description":"LinkedIn or other social profile URL. Similar coverage to name+domain — not a fallback when person is absent (data: null).","type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T14:47:42.305Z","quality":{"l30DaysTotalCalls":1756,"l30DaysUniquePayers":63,"lastCalledAt":"2026-09-05T02:16:53.477Z"},"resource":"https://stableenrich.dev/api/pdl/people-enrich","serviceName":"StableEnrich","tags":["Pdl"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.","extensions":{"bazaar":{"info":{"input":{"headers":{"x-api-key":"rwk_..."},"method":"GET","queryParams":{"token_address":"0x0000000000000000000000000000000000000001"},"type":"http"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"token_address":{"description":"EVM address on Base (eip155:8453).","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"type":"object"},"output":{"example":{"offers":[]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":true,"properties":{"offers":{"items":{"additionalProperties":true,"type":"object"},"type":"array"}},"required":["offers"],"type":"object"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"headers":{"additionalProperties":{"type":"string"},"type":"object"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":{"type":"string"},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"inputSchema":{"type":"object"},"output":{"properties":{"example":{},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_wdmnog7m"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"extra":{"brand":"Loyal Spark","builderCode":"bc_wdmnog7m","description":"Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.","documentation":"https://loyalspark.online/for-agents","name":"USD Coin","provider":"Loyal Spark","version":"2","website":"https://loyalspark.online"},"maxAmountRequired":"1000","maxTimeoutSeconds":300,"mimeType":"application/json","network":"eip155:8453","outputSchema":{"input":{"bodyType":"query","description":"HTTP GET https://api.loyalspark.online/x402-gateway/recipient-api/offers?method=GET — x402-gateway /recipient-api/offers. Authenticate with header x-api-key: rwk_....","inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"token_address":{"description":"EVM address on Base (eip155:8453).","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"type":"object"},"method":"GET","type":"http"},"output":{"description":"JSON from Loyal Spark agent-api or recipient-api. See OpenAPI for response shape.","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":true,"properties":{"offers":{"items":{"additionalProperties":true,"type":"object"},"type":"array"}},"required":["offers"],"type":"object"},"type":"json"}},"payTo":"0x40a8CdD6a10EC1a8cB3dFb2834675e7a2CF4ad8b","resource":"https://api.loyalspark.online/x402-gateway/recipient-api/offers?method=GET","scheme":"exact"}],"description":"Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.","extensions":{"bazaar":{"info":{"input":{"headers":{"x-api-key":"rwk_..."},"method":"GET","queryParams":{"token_address":"0x0000000000000000000000000000000000000001"},"type":"http"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"token_address":{"description":"EVM address on Base (eip155:8453).","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"type":"object"},"output":{"example":{"offers":[]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":true,"properties":{"offers":{"items":{"additionalProperties":true,"type":"object"},"type":"array"}},"required":["offers"],"type":"object"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"headers":{"additionalProperties":{"type":"string"},"type":"object"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":{"type":"string"},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"inputSchema":{"type":"object"},"output":{"properties":{"example":{},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_wdmnog7m"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T14:58:27.591Z","quality":{"l30DaysTotalCalls":1320,"l30DaysUniquePayers":55,"lastCalledAt":"2026-09-05T11:19:40.84Z"},"resource":"https://api.loyalspark.online/x402-gateway/recipient-api/offers","type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x5bB4B0C766E0D5D791d9403Fc275c22064709F68","scheme":"exact"},{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"assetTransferMethod":"permit2","name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x5bB4B0C766E0D5D791d9403Fc275c22064709F68","scheme":"exact"}],"description":"Hyperliquid perpetuals market data: live mark/oracle price, funding rate, open interest, max leverage, and size specs for any tradable asset.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"asset":"BTC"},"type":"http"},"output":{"example":{"market":{"fundingRate":"0.0001","price":"67000.00"},"status":"success"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"asset":{"description":"Asset ticker (BTC, ETH, SOL, etc.)","type":"string"}},"required":["asset"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"market":{"type":"object"},"status":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_hc2dhq09"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x5bB4B0C766E0D5D791d9403Fc275c22064709F68","resourceUrl":"https://x402.ottoai.services/hyperliquid-market","scheme":"exact","validUntil":1788569006,"version":1},"signature":"0xadc0dba1e62b49b021cf6bcaecf0f0eacdc1c176a3cc63b6f30258c3f1f5e3de4b80f8cd11a567c229a2928e7a34a7f333b1c2e09647e8e11a014bd2e5d559741b"},{"acceptIndex":1,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x5bB4B0C766E0D5D791d9403Fc275c22064709F68","resourceUrl":"https://x402.ottoai.services/hyperliquid-market","scheme":"exact","validUntil":1788569006,"version":1},"signature":"0xadc0dba1e62b49b021cf6bcaecf0f0eacdc1c176a3cc63b6f30258c3f1f5e3de4b80f8cd11a567c229a2928e7a34a7f333b1c2e09647e8e11a014bd2e5d559741b"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"sign-in-with-x":{"info":{"domain":"x402.ottoai.services","issuedAt":"2026-09-05T00:38:26.682Z","nonce":"a09b26a9ffa8262d21c6cae5df2e7230","resources":["https://x402.ottoai.services/hyperliquid-market"],"statement":"Sign in to access Otto AI market data","uri":"https://x402.ottoai.services/hyperliquid-market","version":"1"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"address":{"type":"string"},"chainId":{"type":"string"},"domain":{"type":"string"},"expirationTime":{"format":"date-time","type":"string"},"issuedAt":{"format":"date-time","type":"string"},"nonce":{"type":"string"},"notBefore":{"format":"date-time","type":"string"},"requestId":{"type":"string"},"resources":{"items":{"format":"uri","type":"string"},"type":"array"},"signature":{"type":"string"},"statement":{"type":"string"},"type":{"type":"string"},"uri":{"format":"uri","type":"string"},"version":{"type":"string"}},"required":["domain","address","uri","version","chainId","type","nonce","issuedAt","signature"],"type":"object"},"supportedChains":[{"chainId":"eip155:8453","type":"eip191"}]}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1781044576/bazaar-icons/84cde0751281b3d0.png","lastUpdated":"2026-09-05T00:38:26.742Z","quality":{"l30DaysTotalCalls":113,"l30DaysUniquePayers":60,"lastCalledAt":"2026-09-05T00:38:26.471Z"},"resource":"https://x402.ottoai.services/hyperliquid-market","serviceName":"Otto AI","tags":["hyperliquid market","perps market data","funding rate","open interest"],"type":"http","x402Version":2},{"accepts":[{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","terms":"By using the Tavily solution, you agree to be bound by the Terms of Use (https://tavily.com/terms) and Privacy Policy (https://tavily.com/privacy) and accept that Tavily disclaims any liability with regard to the AI agent and cryptocurrency payments.","tier":"advanced","version":"2"},"maxTimeoutSeconds":60,"network":"eip155:8453","payTo":"0x82d1169bde68f629ce8f87ed5723e8c74709ab27","scheme":"exact"},{"amount":"0.016","asset":"iso4217:USD","extra":{"quoteToken":"eyJhbGciOiJFUzM4NCIsInR5cCI6IkpXVCIsImtpZCI6InRhdmlseS1hZ2VudHBheS14NDAyLXNpZ25pbmcta2V5In0.eyJpc3MiOiJodHRwczovL3g0MDIudGF2aWx5LmNvbSIsImF1ZCI6ImF3czptYXJrZXRwbGFjZSIsImlhdCI6MTc4ODYwMzQzNCwiZXhwIjoxNzg4NjAzNzM0LCJqdGkiOiJhMzIwZWQzZi1hYzdiLTQwMmYtODYyNC05ODQ5OTQxOGUyNjUiLCJwcmljZSI6eyJhbW91bnQiOiIwLjAxNiIsImN1cnJlbmN5IjoiVVNEIn0sInBheVRvIjoic2VsbGVyIiwicmVmZXJlbmNlIjoidGF2aWx5LXNlYXJjaC1hZHZhbmNlZCIsInNldHRsZW1lbnQiOnsicHJvZHVjdF9pZCI6InByb2QtbWFlZXQ2c2FqZWc0MiJ9fQ._djtvfsnBjTHyuf3rEyFfnBDjv0Ov4dv6nMgpTka_MaxlEqv9w-IMvj8KlJhib1LvdeseE2ex67bDWfsSHqOWFoTMcQwcmGEX6D8mrj_axIbroeAzfPDYc6qvnpHHc8u","reference":"tavily-search-advanced","settlement":{"product_id":"prod-maeet6sajeg42"},"tier":"advanced"},"maxTimeoutSeconds":300,"network":"aws:base","payTo":"urn:x402:agent-pay:see-quote","scheme":"agent-pay"}],"bundleSlugs":["daily-news-search","trip-planner"],"curated":true,"description":"Tavily Search - advanced mode","extensions":{"bazaar":{"info":{"input":{"body":{"end_date":"2026-05-28","exclude_domains":["example.com"],"include_answer":true,"include_domains":["x402.org","docs.cdp.coinbase.com"],"include_images":true,"include_raw_content":true,"max_results":5,"query":"what is x402?","search_depth":"advanced","start_date":"2026-01-01","time_range":"month","topic":"general"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"answer":null,"follow_up_questions":null,"images":[],"query":"what is x402?","request_id":"8146b0d8-db42-42a7-8fb9-3796fce6853e","response_time":0.7,"results":[{"content":"x402 is an open payment protocol that revives the HTTP 402 status code so AI agents can pay per request in stablecoins, with no API keys or accounts.","raw_content":null,"score":0.92,"title":"x402 — Payment Required","url":"https://x402.org/"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"end_date":{"type":"string"},"exclude_domains":{"items":{"type":"string"},"type":"array"},"include_answer":{"type":"boolean"},"include_domains":{"items":{"type":"string"},"type":"array"},"include_images":{"type":"boolean"},"include_raw_content":{"type":"boolean"},"max_results":{"description":"\"auto\" or integer 1-50","oneOf":[{"const":"auto"},{"maximum":50,"minimum":1,"type":"integer"}]},"query":{"description":"Search query (1-1000 chars)","type":"string"},"search_depth":{"default":"advanced","enum":["advanced"],"type":"string"},"start_date":{"type":"string"},"time_range":{"type":"string"},"topic":{"enum":["general","news","finance"],"type":"string"}},"required":["query"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T10:17:14.423Z","quality":{"l30DaysTotalCalls":1794,"l30DaysUniquePayers":95,"lastCalledAt":"2026-09-05T10:17:13.298Z"},"resource":"https://x402.tavily.com/search","type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"assetTransferMethod":"permit2","name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","scheme":"exact"}],"description":"Token price, market cap, volume, supply, and basic metrics. Works for any listed token.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"symbol":"BTC"},"type":"http"},"output":{"example":{"data":{"details":"=== TOKEN DATA INTELLIGENCE: BTC ===\nGenerated: 2026-06-10T12:00:00Z\n\nToken Overview\n• Name: Bitcoin (BTC)\n• Rank: #1\n• Price: $104250.00\n• Market Cap: $2.05T\n• FDV: $2.19T\n\nToday's Price Action (UTC)\n• Open: $103800.00 | High: $105120.00 | Low: $102940.00 | Current: $104250.00\n• Today's Trend: Up (+0.43% from open)\n\nPrice Performance\n• 1h: +0.12% | 24h: +1.85% | 7d: -2.40% | 30d: +6.10%\n\n📊 Volume Review\n• Volume (24h): $38420.50M | Volume/MCap Ratio: 1.87% | Market Pairs: 11240\n• Liquidity Score: High\n\nToken Supply\n• Circulating: 19.92M | Max Supply: 21.00M | Supply Ratio: 94.9%\n\nMomentum Signal\n• Momentum: 📊 Cooling Off (DYOR)\n\n📝 PROJECT INFO\n• Website, X profile, explorer, token address, and listing date included in the full report"},"meta":{"degraded":false,"generatedAt":"2026-08-10T12:00:00.000Z","sourceHealth":{"market-alpha-internal":"unknown"}},"status":"success"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"symbol":{"description":"Token symbol (e.g., BTC, ETH, SOL, PEPE)","type":"string"}},"required":["symbol"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Token details object on success, error string on failure"},"meta":{"description":"Freshness. generatedAt = when we built this response. stalenessSec = age of our cached snapshot, absent on live pass-throughs. dataAsOf = vintage of the observations. degraded = an older good version was served.","properties":{"degraded":{"type":"boolean"},"generatedAt":{"type":"string"},"sourceHealth":{"type":"object"},"stalenessSec":{"type":["number","null"]}},"required":["generatedAt","degraded","sourceHealth"],"type":"object"},"status":{"enum":["success","failed"],"type":"string"}},"required":["status","data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_hc2dhq09"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/token-details","scheme":"exact","validUntil":1788609981,"version":1},"signature":"0xed4dca686e73bd403879005624016ca83f4d62d6a9befc8b2ad033d7f3ffa0cc750885578e5ea9f3a3849a471ebdd3972ea541599d579372917c3644add655e71c"},{"acceptIndex":1,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/token-details","scheme":"exact","validUntil":1788609981,"version":1},"signature":"0xed4dca686e73bd403879005624016ca83f4d62d6a9befc8b2ad033d7f3ffa0cc750885578e5ea9f3a3849a471ebdd3972ea541599d579372917c3644add655e71c"},{"acceptIndex":2,"format":"eip712","payload":{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","resourceUrl":"https://x402.ottoai.services/token-details","scheme":"exact","validUntil":1788609981,"version":1},"signature":"0x81004a5aee5cc1f782d9b44bbfabf76faf2527861fdef9e29107c33bd30a76f948614262f5bda26efb95ba72dea9d313088efed9cf13b1d715f7435fcfde89041c"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"otto-content-receipt":{},"sign-in-with-x":{"info":{"domain":"x402.ottoai.services","issuedAt":"2026-09-05T12:01:21.041Z","nonce":"7201680ba56168853f23d44b861765fd","resources":["https://x402.ottoai.services/token-details"],"statement":"Sign in to access Otto AI market intelligence","uri":"https://x402.ottoai.services/token-details","version":"1"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"address":{"type":"string"},"chainId":{"type":"string"},"domain":{"type":"string"},"expirationTime":{"format":"date-time","type":"string"},"issuedAt":{"format":"date-time","type":"string"},"nonce":{"type":"string"},"notBefore":{"format":"date-time","type":"string"},"requestId":{"type":"string"},"resources":{"items":{"format":"uri","type":"string"},"type":"array"},"signature":{"type":"string"},"statement":{"type":"string"},"type":{"type":"string"},"uri":{"format":"uri","type":"string"},"version":{"type":"string"}},"required":["domain","address","uri","version","chainId","type","nonce","issuedAt","signature"],"type":"object"},"supportedChains":[{"chainId":"eip155:8453","type":"eip191"},{"chainId":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","type":"ed25519"}]}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1781044576/bazaar-icons/84cde0751281b3d0.png","lastUpdated":"2026-09-05T12:01:21.095Z","quality":{"l30DaysTotalCalls":115,"l30DaysUniquePayers":47,"lastCalledAt":"2026-09-05T12:01:20.824Z"},"resource":"https://x402.ottoai.services/token-details","serviceName":"Otto AI","tags":["token price","market cap","token metrics","token info","price data"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xE341Add833F9d62082e97eA260BAA6546Cd09F73","scheme":"exact"}],"description":"IXS Real world asset vaults — 6% yields, BlackRock exposure, tokenized on-chain","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"data":{"hasNextPage":false,"hasPreviousPage":false,"items":[{"chainId":8453,"chainName":"base","contractAddress":"0x974AbbD28E6c1752f7816E7F15cA3Bf9989A8D4C","explorerUrl":"https://basescan.org/address/0x974AbbD28E6c1752f7816E7F15cA3Bf9989A8D4C","id":"69e587a2a631785cb319f3f7","legacyId":null,"logoUrl":"https://cdn.investax.io/chains/base.png","metrics":null,"name":"Benjie Vault","network":"base","requiresWhitelist":false,"routeId":"8453-0x974abbd28e6c1752f7816e7f15ca3bf9989a8d4c","rpcUrl":"https://mainnet.base.org/","status":"active","subgraphUrl":"https://api.goldsky.com/api/public/project_cmgzm21qo008x5np27bk21873/subgraphs/ixs-tokenized-vault-async-withdrawals-base-mainnet/2.0.0/gn","symbol":"vtbg","underlyingAsset":{"address":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","decimals":6,"symbol":"USDC"}}],"page":1,"pageSize":20,"totalItems":1,"totalPages":1},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"ixs-meta":{}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1779275883/bazaar-icons/05511c5416c3d035.png","lastUpdated":"2026-09-05T12:46:30.758Z","quality":{"l30DaysTotalCalls":40,"l30DaysUniquePayers":18,"lastCalledAt":"2026-09-05T00:39:24.606Z"},"resource":"https://api-dev-v2.ixs.finance/x402/vaults","serviceName":"IXS","tags":["rwa","defi","tokenization","erc4626"],"type":"http","x402Version":2},{"accepts":[{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x06dFF3c8380b5D1799874adA903fc3422882FD6f","scheme":"exact"},{"amount":"5000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"95xcrFtRVn2fkoAKiCUKxPpTc1GN8MTyonVwLFfJfzux","scheme":"exact"}],"curated":true,"description":"Buy a site upload slot. Upload a zip file, then activate to extract and serve as a static site.","extensions":{"bazaar":{"info":{"input":{"body":{"filename":"site.zip","tier":"short-10mb"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"curlExample":"curl -X POST \"https://stableupload-prod.s3.us-east-1.amazonaws.com/\" -F \"key=uploads/bs94s5b4ca/site.zip\" -F \"Content-Type=application/zip\" -F \"x-amz-algorithm=AWS4-HMAC-SHA256\" -F \"x-amz-credential=AKIAEXAMPLE/20260425/us-east-1/s3/aws4_request\" -F \"x-amz-date=20260425T160000Z\" -F \"policy=base64-policy\" -F \"x-amz-signature=hex-signature\" -F \"file=@site.zip;type=application/zip\"","expiresAt":"2026-05-02T16:00:00.000Z","maxSize":10485760,"postFields":{"Content-Type":"application/zip","key":"uploads/bs94s5b4ca/site.zip","policy":"base64-policy","x-amz-algorithm":"AWS4-HMAC-SHA256","x-amz-credential":"AKIAEXAMPLE/20260425/us-east-1/s3/aws4_request","x-amz-date":"20260425T160000Z","x-amz-signature":"hex-signature"},"postUrl":"https://stableupload-prod.s3.us-east-1.amazonaws.com/","uploadId":"bs94s5b4ca","uploadMethod":"post","uploadUrl":"https://stableupload-prod.s3.us-east-1.amazonaws.com/","uploadUrlExpiresAt":"2026-04-25T16:15:00.000Z"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"filename":{"description":"Name of the zip file to upload","maxLength":512,"minLength":1,"type":"string"},"policyTtlSeconds":{"description":"Optional upload URL/form expiration in seconds, 60-86400. Use longer TTLs only when reserving an output slot for a downstream service.","maximum":86400,"minimum":60,"type":"integer"},"tier":{"description":"Site tier. Default 6-month tiers: 10mb ($0.02), 100mb ($0.20), 1gb ($2.00). Short-term 7-day workflow site tiers: short-10mb ($0.005), short-100mb ($0.02), short-1gb ($0.10). short-5gb is not supported for sites.","enum":["10mb","100mb","1gb","short-10mb","short-100mb","short-1gb"],"type":"string"}},"required":["filename","tier"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"curlExample":{"type":"string"},"expiresAt":{"type":"string"},"maxSize":{"type":"number"},"postFields":{"additionalProperties":{"type":"string"},"propertyNames":{"type":"string"},"type":"object"},"postUrl":{"type":"string"},"txHash":{"type":"string"},"uploadId":{"type":"string"},"uploadMethod":{"enum":["put","post"],"type":"string"},"uploadUrl":{"type":"string"},"uploadUrlExpiresAt":{"type":"string"}},"required":["uploadId","uploadUrl","uploadMethod","uploadUrlExpiresAt","expiresAt","maxSize","curlExample"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T01:34:47.821Z","quality":{"l30DaysTotalCalls":51,"l30DaysUniquePayers":17,"lastCalledAt":"2026-09-05T01:34:47.482Z"},"resource":"https://stableupload.dev/api/site","serviceName":"StableUpload","tags":["Site"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"assetTransferMethod":"permit2","name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","scheme":"exact"}],"description":"Cross-venue funding-rate arbitrage + crowded-positioning radar: live perp funding rates, open interest, global \u0026 top-trader long/short ratios, whale positions, and liquidations across Binance, OKX, Bybit, Hyperliquid, and more. Omit symbol for the whole-market overview; pass one (e.g. BTC) for the per-exchange breakdown. (Hyperliquid-only perp data: use hyperliquid-market.)","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"symbol":"BTC"},"type":"http"},"output":{"example":{"data":{"fundingRates":[{"exchange":"Binance","fundingRatePct":0.01},{"exchange":"Hyperliquid","fundingRatePct":-0.0021}],"globalLongShort":{"longPct":55.2,"ratio":1.232,"shortPct":44.8},"openInterest":[{"exchange":"Binance","openInterestUsd":8420500000}],"report":"=== OTTO AI DERIVATIVES INTELLIGENCE ===\nSymbol: BTC\n\nFUNDING RATES BY EXCHANGE\n  [+] Binance: 0.0100%  (~11% APR cost to hold longs)\n  [+] Bybit:   0.0089%\n  [-] Hyperliquid: -0.0021%\n\nOPEN INTEREST BY EXCHANGE\n  Binance: $8,420.5M\n  OKX:     $2,110.3M\n\nGLOBAL LONG/SHORT RATIO\n  Longs: 55.2%  Shorts: 44.8%  Ratio: 1.23\nTOP-TRADER L/S: 0.92 (smart money leaning short)\n\nHYPERLIQUID WHALES: 3 positions \u003e $5M (net long $42M)\nLIQUIDATIONS (24h): $128M long / $74M short","symbol":"BTC","whalePositions":[{"positionValueUsd":12400000,"side":"long","symbol":"BTC","unrealizedPnlUsd":318000,"user":"0x1f2a3b4c"}]},"meta":{"degraded":false,"generatedAt":"2026-08-10T12:00:00.000Z","sourceHealth":{"coinglass":"unknown"}},"status":"success"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"symbol":{"description":"Token symbol for detailed view (optional — omit for market overview)","type":"string"}},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Rendered report PLUS the same facts as machine-readable fields.","properties":{"fearGreed":{"description":"Overview mode only.","type":"object"},"fundingArbitrage":{"description":"Overview mode only. spreadPct.","type":"array"},"fundingRates":{"description":"Per-exchange. fundingRatePct is ALREADY a percent (0.0088 = 0.0088%) — do not rescale.","type":"array"},"globalLongShort":{"description":"longPct/shortPct/ratio.","type":"object"},"liquidations24h":{"description":"Overview mode only. USD totals.","type":"object"},"openInterest":{"description":"Per-exchange openInterestUsd.","type":"array"},"report":{"type":"string"},"symbol":{"type":"string"},"topTraderLongShort":{"description":"longPct/shortPct/ratio.","type":"object"},"whalePositions":{"description":"Hyperliquid positions, USD.","type":"array"}},"type":"object"},"meta":{"description":"Freshness. generatedAt = when we built this response. stalenessSec = age of our cached snapshot, absent on live pass-throughs. dataAsOf = vintage of the observations. degraded = an older good version was served.","properties":{"degraded":{"type":"boolean"},"generatedAt":{"type":"string"},"sourceHealth":{"type":"object"},"stalenessSec":{"type":["number","null"]}},"required":["generatedAt","degraded","sourceHealth"],"type":"object"},"report":{"description":"DEPRECATED mirror of data.report — kept so pre-2026-08-10 integrations keep working.","type":"string"},"status":{"enum":["success","failed"],"type":"string"}},"required":["status","data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_hc2dhq09"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/funding-rates","scheme":"exact","validUntil":1788569009,"version":1},"signature":"0x36ac37812b0e9942555795b4a42272b40c775fe79448314f962007cf9a3f2bc72a8217f4d54d3f0c064be4178a7e6b0b1d88da7ee2cd14921949314d18bf0d071b"},{"acceptIndex":1,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/funding-rates","scheme":"exact","validUntil":1788569009,"version":1},"signature":"0x36ac37812b0e9942555795b4a42272b40c775fe79448314f962007cf9a3f2bc72a8217f4d54d3f0c064be4178a7e6b0b1d88da7ee2cd14921949314d18bf0d071b"},{"acceptIndex":2,"format":"eip712","payload":{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","resourceUrl":"https://x402.ottoai.services/funding-rates","scheme":"exact","validUntil":1788569009,"version":1},"signature":"0x4b7f5333b9a3cbd60042cac29c4d0813e4f86a8f97eee74f55e4b2959bfbbfb3468bb8793ee169f0c0ad7e22ee63112dc479d3076b9fdb9f5f205d20226890701c"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"otto-content-receipt":{},"sign-in-with-x":{"info":{"domain":"x402.ottoai.services","issuedAt":"2026-09-05T00:38:29.673Z","nonce":"c785fea4cbc1a80769048ce3ff9f26d7","resources":["https://x402.ottoai.services/funding-rates"],"statement":"Sign in to access Otto AI market intelligence","uri":"https://x402.ottoai.services/funding-rates","version":"1"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"address":{"type":"string"},"chainId":{"type":"string"},"domain":{"type":"string"},"expirationTime":{"format":"date-time","type":"string"},"issuedAt":{"format":"date-time","type":"string"},"nonce":{"type":"string"},"notBefore":{"format":"date-time","type":"string"},"requestId":{"type":"string"},"resources":{"items":{"format":"uri","type":"string"},"type":"array"},"signature":{"type":"string"},"statement":{"type":"string"},"type":{"type":"string"},"uri":{"format":"uri","type":"string"},"version":{"type":"string"}},"required":["domain","address","uri","version","chainId","type","nonce","issuedAt","signature"],"type":"object"},"supportedChains":[{"chainId":"eip155:8453","type":"eip191"},{"chainId":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","type":"ed25519"}]}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1781044576/bazaar-icons/84cde0751281b3d0.png","lastUpdated":"2026-09-05T00:38:29.732Z","quality":{"l30DaysTotalCalls":88,"l30DaysUniquePayers":47,"lastCalledAt":"2026-09-05T00:38:29.476Z"},"resource":"https://x402.ottoai.services/funding-rates","serviceName":"Otto AI","tags":["funding rates","funding arbitrage","open interest","long short ratio","liquidations"],"type":"http","x402Version":2},{"accepts":[{"amount":"2000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x325bdF6F7efAB24a2210c48c1b64cAb2eAe1d430","scheme":"exact"},{"amount":"2000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"8EgACpZ16XWEt7YjJPsh1ZheVRZUGmmwQ8nJdmA1o5w4","scheme":"exact"}],"curated":true,"description":"Exa Contents - Retrieve content from URLs","extensions":{"bazaar":{"info":{"input":{"body":{},"bodyType":"json","method":"POST","type":"http"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"$schema":"https://json-schema.org/draft/2020-12/schema"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T06:36:45.35Z","quality":{"l30DaysTotalCalls":4153,"l30DaysUniquePayers":92,"lastCalledAt":"2026-09-05T06:37:10.585Z"},"resource":"https://stableenrich.dev/api/exa/contents","serviceName":"StableEnrich","tags":["Exa"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","resource":"https://api.anchor-x402.com/v1/price/token","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x127462e296fAc1A7F5cF33bA57bB2f0FFf5cD0B6","scheme":"exact"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww","resource":"https://api.anchor-x402.com/v1/price/token"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6apuZvJQ51Led9iEjnHw6f5jfnXL4qjt8S1h58PeXzuR","scheme":"exact"},{"amount":"100000000000000000","asset":"0x431D5dfF03120AFA4bDf332c61A6e1766eF37BDB","extra":{"name":"JPY Coin","resource":"https://api.anchor-x402.com/v1/price/token","version":"1"},"maxTimeoutSeconds":300,"network":"eip155:137","payTo":"0x127462e296fAc1A7F5cF33bA57bB2f0FFf5cD0B6","scheme":"exact"}],"description":"USD token price (POST wrapper, body: {symbol} or {chain, contract}) — $0.001 USDC","extensions":{"bazaar":{"category":"finance","description":"USD token price (POST wrapper, body: {symbol} or {chain, contract}) — $0.001 USDC","discoverable":true,"info":{"input":{"body":{"symbol":"ETH"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"age_seconds":0,"chain":null,"contract":null,"fetched_at":1746820000,"market_cap_usd":375000000000,"name":"Ethereum","source":"coingecko","symbol":"ETH","usd":3120.55,"usd_24h_change_pct":1.23},"type":"json"}},"name":"Token Price","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"chain":{"description":"Chain slug: base, ethereum, solana, polygon, arbitrum, optimism, bsc, avalanche.","type":"string"},"contract":{"description":"Token contract address. Required with chain.","type":"string"},"symbol":{"description":"Token symbol (BTC, ETH, SOL, USDC, …). Mutually exclusive with chain+contract.","type":"string"}}},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_kxz79e8i"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1783535255/bazaar-icons/c4def16dea5cc5aa.png","lastUpdated":"2026-09-03T09:08:43.738Z","quality":{"l30DaysTotalCalls":24,"l30DaysUniquePayers":19,"lastCalledAt":"2026-09-03T09:08:43.496Z"},"resource":"https://payanagent.com/x402/kh7dxw0kj8269e3hee74av74h989hxp9","serviceName":"Token Price","tags":["price","token","usd","market"],"type":"http","x402Version":2},{"accepts":[{"amount":"2000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"2000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","scheme":"exact"}],"description":"Live weather for any city or lat/lon worldwide. Returns current conditions — temperature, feels-like, humidity, wind and sky — plus a 5-day forecast with daily highs/lows and precipitation probability. City names auto-geocode (no coordinates needed). Refreshed hourly with transparent freshness metadata. Keyless, pay-per-call, agent-ready JSON.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"location":"London"},"type":"http"},"output":{"example":{"data":{"country":"United Kingdom","current":{"conditions":"Partly cloudy","feelsLikeC":17.6,"humidityPct":63,"observedAt":"2026-06-24T15:00","tempC":18.2,"windKph":14},"daily":[{"conditions":"Partly cloudy","date":"2026-06-24","maxC":21.4,"minC":12.1,"precipProbPct":10},{"conditions":"Clear sky","date":"2026-06-25","maxC":23,"minC":13.5,"precipProbPct":5}],"generatedAt":"2026-06-24T15:05:00.000Z","lat":51.50853,"location":"london","lon":-0.12574,"resolvedName":"London"},"meta":{"degraded":false,"generatedAt":"","stalenessSec":0,"validUntil":""},"status":"success"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"location":{"description":"City name (e.g. \"Tokyo\", \"São Paulo\") or a \"lat,lon\" pair (e.g. \"51.5,-0.12\")","type":"string"}},"required":["location"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{},"meta":{"type":"object"},"reason":{"description":"status=unavailable only; every \u003e=400 is UNCHARGED","type":"string"},"status":{"enum":["success","unavailable"],"type":"string"}},"required":["status"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_hc2dhq09"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"2000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/weather","scheme":"exact","validUntil":1788604104,"version":1},"signature":"0x4905ace592ad2cd5fc8b4022433b69a957c2413c3224670b93422bfb7706874e1eb60946d0a904404eafb79d8da63b60c877b9a95a6acecbc72f3f73943079d61b"},{"acceptIndex":1,"format":"eip712","payload":{"amount":"2000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","resourceUrl":"https://x402.ottoai.services/weather","scheme":"exact","validUntil":1788604104,"version":1},"signature":"0x60ca74f521ec17442bfecfc211806e4cfe781c31745770b4a1cd4fa95c4086276ac7c44327e4c3a010d9eca6b77145bbba765d9b1b64f4c9837721cc8d9c6db21c"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"otto-content-receipt":{}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1781044576/bazaar-icons/84cde0751281b3d0.png","lastUpdated":"2026-09-05T10:23:24.617Z","quality":{"l30DaysTotalCalls":109,"l30DaysUniquePayers":43,"lastCalledAt":"2026-09-05T10:23:24.106Z"},"resource":"https://x402.ottoai.services/weather","serviceName":"Otto AI","tags":["weather","weather forecast","weather api","meteorology","current weather"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Pay $0.001 USDC to access: Forced-order map. If cluster_grammar is present, read it before liq_radar. class=noise (\u003c3%) is high-leverage bait - ignore. class=true (~7%+) is the low-leverage stack. Terrain, not a signal. Whitelist BTC ETH SOL BNB XRP HYPE ZEC (omit = BTC).","extra":{"decimals":6,"name":"USD Coin","version":"2"},"maxAmountRequired":"1000","maxTimeoutSeconds":60,"mimeType":"application/json","network":"eip155:8453","payTo":"0x5a78ace5dd133316c8aaf7e156fbfc57e1209cf9","resource":"https://hypernatt.com/api/m2m/liq-radar","scheme":"exact"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","description":"Pay $0.001 USDC to access: Forced-order map. If cluster_grammar is present, read it before liq_radar. class=noise (\u003c3%) is high-leverage bait - ignore. class=true (~7%+) is the low-leverage stack. Terrain, not a signal. Whitelist BTC ETH SOL BNB XRP HYPE ZEC (omit = BTC).","extra":{"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"},"maxAmountRequired":"1000","maxTimeoutSeconds":60,"mimeType":"application/json","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"2hAXt3sb2GZrtXx4ae4Ywc7enqrE191nktyL5k2nWSfg","resource":"https://hypernatt.com/api/m2m/liq-radar","scheme":"exact"}],"description":"Forced-order map. If cluster_grammar is present, read it before liq_radar. class=noise (\u003c3%) is high-leverage bait - ignore. class=true (~7%+) is the low-leverage stack. Terrain, not a signal. Whitelist BTC ETH SOL BNB XRP HYPE ZEC (omit = BTC).","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"default_symbol":"BTC","liq_radar":{"liq_density":{"asymmetry":0.32,"clusters_above":[{"distance_pct":3.45,"price":64100,"size_btc":60.8}],"clusters_below":[{"distance_pct":4.62,"price":59100,"size_btc":123.5}]},"ls_ratio":{"long_pct":67,"short_pct":33},"magnet":{"bias":"BEARISH_MAGNET","score":-60},"real_liquidations":{"window_1h":{"count":43,"dominant":"short"}}},"ok":true,"payload_schema":"hypernatt_liq_radar_v2","product":"hypernatt_liq_radar_v1","supported_symbols":["BTC","ETH","SOL","BNB","XRP","HYPE","ZEC"],"symbol":"BTC"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_44pslzw2"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T03:46:58.752Z","quality":{"l30DaysTotalCalls":109,"l30DaysUniquePayers":14,"lastCalledAt":"2026-09-05T03:46:58.295Z"},"resource":"https://hypernatt.com/api/m2m/liq-radar","serviceName":"HyperNatt Terminal","tags":["bitcoin","hyperliquid","trading","market maker","liquidations"],"type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x58BdAD5e654691aC5eD4631758f3d8DA00666B6c","scheme":"exact"},{"amount":"3000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"7kPWiEbDXu33FomKG6mGa7R8HGSfUGFsAoKFZeBERJaH","scheme":"exact"}],"description":"Latest SEC EDGAR filings for any US-listed company by stock ticker or CIK: 10-K annual reports, 10-Q quarterly reports, and 8-K material events. Resolves ticker to CIK via SEC's official index and returns the parsed filing (company, form type, dated items). Sourced live from data.sec.gov.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"form":"10-K","limit":5,"ticker":"AAPL"},"type":"http"},"output":{"example":{"appliedSince":null,"count":1,"form":"10-K","items":[{"accessionNumber":"0000320193-24-000123","cik":"0000320193","filingDate":"2024-11-01","filingUrl":"https://www.sec.gov/Archives/edgar/data/320193/000032019324000123/aapl-20240928.htm","form":"10-K","immutable":true,"primaryDocument":"aapl-20240928.htm","reportDate":"2024-09-28"}],"meta":{"relatedEndpoints":[]},"resolved":{"cik":"0000320193","cikInt":320193,"companyName":"Apple Inc.","entityType":"operating","mappingAgeSeconds":1842,"sic":"3571","ticker":"AAPL","tickerSnapshotDate":"2026-05-30"},"source":{"fetchedAt":"2026-05-30T14:22:01Z","name":"data.sec.gov","servedFromCache":true,"sourceLastFetchedAt":"2026-05-30T14:11:43Z"},"truncation":null},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"cik":{"description":"SEC CIK (1-10 digits). XOR with ticker.","pattern":"^\\d{1,10}$","type":"string"},"form":{"description":"SEC form for /filings: 10-K, 10-Q, 8-K. Aliases accepted (10k, 10-q, 8k, annual, quarterly, current-report, material-event). Form 4 and 13F-HR have their own routes — GET /v1/edgar/insider and GET /v1/edgar/holdings.","enum":["10-K","10-Q","8-K"],"type":"string"},"includeAmendments":{"description":"When true (default), amendment suffixes (10-K/A) surface alongside the base form.","type":"boolean"},"limit":{"description":"Per-form ceiling: 10-K/10-Q/8-K=50.","maximum":50,"minimum":1,"type":"integer"},"since":{"description":"Inclusive lower bound on filingDate (YYYY-MM-DD), within the last 5 years.","pattern":"^\\d{4}-\\d{2}-\\d{2}$","type":"string"},"ticker":{"description":"Stock ticker, case-insensitive. XOR with cik.","pattern":"^[A-Za-z.\\-]{1,10}$","type":"string"}},"required":["form"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"appliedSince":{"format":"date","type":["string","null"]},"count":{"type":"integer"},"form":{"enum":["10-K","10-Q","8-K"],"type":"string"},"items":{"items":{"type":"object"},"type":"array"},"meta":{"type":"object"},"resolved":{"type":"object"},"source":{"type":"object"},"truncation":{"type":["object","null"]}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T14:00:21.607Z","quality":{"l30DaysTotalCalls":73,"l30DaysUniquePayers":15,"lastCalledAt":"2026-09-04T14:00:22.711Z"},"resource":"https://edgar.apitoll.cloud/v1/edgar/filings","serviceName":"ApiToll SEC Filings","tags":["sec","edgar","filings","10-K","10-Q"],"type":"http","x402Version":2},{"accepts":[{"amount":"20000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x36038e1d712c5e39f35952164ec58ec2b96caee7","scheme":"exact"}],"description":"Multi-source volume-weighted median (VWM) spot price for 16 crypto assets (BTC/ETH/SOL/BNB/XRP/DOGE/ADA/AVAX/LINK/DOT/LTC/TRX/BCH/ATOM/NEAR/APT). Aggregates Binance, Coinbase, Kraken, and OKX in parallel (2 s timeout per source). Includes 1% outlier rejection, cross-exchange spread %, confidence grading (high/medium/low), and per-source USD volume weights. Kaiko-style reference pricing — $0.02/call.","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{},"type":"http"},"output":{"example":{"as_of":"2026-01-01T00:00:00.000Z","asset":"BTC-USD","confidence":"high","cross_exchange_spread_pct":0.08,"data_age_seconds":0,"disclaimer":"Volume-weighted median price from up to 4 exchanges. Informational only, not financial advice.","outliers_rejected":0,"price":107500,"price_simple_median":107480,"sources":[{"exchange":"binance","included":true,"price":107510,"vol_weight":0.45,"volume":1200000000},{"exchange":"coinbase","included":true,"price":107490,"vol_weight":0.3,"volume":800000000},{"exchange":"kraken","included":true,"price":107500,"vol_weight":0.15,"volume":400000000},{"exchange":"okx","included":true,"price":107480,"vol_weight":0.1,"volume":270000000}]},"example_kind":"illustrative_schema_only","example_note":"Placeholder values and timestamps, not market data.","type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T12:02:05.397Z","quality":{"l30DaysTotalCalls":244,"l30DaysUniquePayers":12,"lastCalledAt":"2026-09-05T12:02:05.161Z"},"resource":"https://kronossignals.com/api/v1/price/btc","serviceName":"Kronos Crypto Data \u0026 Forecasts","tags":["bitcoin","btc","ethereum","solana","crypto"],"type":"http","x402Version":2},{"accepts":[{"amount":"50000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"merchant":"x402Atlas","name":"USD Coin","tier":"standard","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x8C128f1Ee62Bb5e47867CfbAe2ad89be325Df1b2","scheme":"exact"},{"amount":"50000","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","extra":{"merchant":"x402Atlas","name":"USD Coin","tier":"standard","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:137","payTo":"0x8C128f1Ee62Bb5e47867CfbAe2ad89be325Df1b2","scheme":"exact"},{"amount":"50000","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","extra":{"merchant":"x402Atlas","name":"USD Coin","tier":"standard","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:42161","payTo":"0x8C128f1Ee62Bb5e47867CfbAe2ad89be325Df1b2","scheme":"exact"}],"description":"Flight search by departure and arrival airports in the URL — compare live itineraries, fares, schedules, stops and emissions across airlines, similar to Google Flights, as clean JSON.","extensions":{"bazaar":{"category":"travel","info":{"input":{"method":"GET","pathParams":{"arrival":"JFK","departure":"LHR"},"type":"http"},"output":{"example":{"arrival_id":"JFK","best_flights":[{"carbon_emissions":{"difference_percent":-8,"this_flight":410000,"typical_for_this_route":445000},"departure_token":"opaque-return-selection-token","flights":[{"airline":"British Airways","arrival_airport":{"id":"JFK","name":"John F. Kennedy International Airport","time":"2026-08-11 13:25"},"departure_airport":{"id":"LHR","name":"Heathrow Airport","time":"2026-08-11 10:30"},"duration":475,"flight_number":"EA 101","travel_class":"Economy"}],"price":612,"total_duration":475,"type":"Round trip"}],"currency":"USD","departure_id":"LHR","other_flights":[],"outbound_date":"2026-08-11","price_insights":{"lowest_price":612,"price_level":"typical","typical_price_range":[540,760]},"queried_at":"2026-07-28T10:00:00Z","return_date":"2026-08-18","travel_class":"economy","trip_type":"round_trip"},"type":"json"}},"routeTemplate":"/search/:departure/:arrival","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"properties":{"arrival":{"description":"Arrival airport(s): one to five comma-separated IATA codes","pattern":"^[A-Za-z]{3}(,[A-Za-z]{3}){0,4}$","type":"string"},"departure":{"description":"Departure airport(s): one to five comma-separated IATA codes","pattern":"^[A-Za-z]{3}(,[A-Za-z]{3}){0,4}$","type":"string"}},"required":["departure","arrival"],"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method","pathParams"],"type":"object"},"output":{"properties":{"example":{"properties":{"airports":{"items":{"type":"object"},"type":"array"},"arrival_id":{"type":"string"},"best_flights":{"items":{"properties":{"airline_logo":{"type":"string"},"carbon_emissions":{"type":"object"},"departure_token":{"description":"Pass back to retrieve return-flight choices","type":"string"},"extensions":{"items":{"type":"string"},"type":"array"},"flights":{"items":{"properties":{"airline":{"type":"string"},"airline_logo":{"type":"string"},"airplane":{"type":"string"},"arrival_airport":{"properties":{"id":{"type":"string"},"name":{"type":"string"},"time":{"description":"Local date and time","type":"string"}},"type":"object"},"departure_airport":{"properties":{"id":{"type":"string"},"name":{"type":"string"},"time":{"description":"Local date and time","type":"string"}},"type":"object"},"duration":{"description":"Segment duration in minutes","type":"integer"},"extensions":{"items":{"type":"string"},"type":"array"},"flight_number":{"type":"string"},"legroom":{"type":"string"},"often_delayed_by_over_30_min":{"type":"boolean"},"overnight":{"type":"boolean"},"travel_class":{"type":"string"}},"type":"object"},"type":"array"},"layovers":{"items":{"type":"object"},"type":"array"},"price":{"type":"number"},"total_duration":{"description":"Total itinerary duration in minutes","type":"integer"},"type":{"type":"string"}},"type":"object"},"type":"array"},"currency":{"type":"string"},"departure_id":{"type":"string"},"other_flights":{"items":{"properties":{"airline_logo":{"type":"string"},"carbon_emissions":{"type":"object"},"departure_token":{"description":"Pass back to retrieve return-flight choices","type":"string"},"extensions":{"items":{"type":"string"},"type":"array"},"flights":{"items":{"properties":{"airline":{"type":"string"},"airline_logo":{"type":"string"},"airplane":{"type":"string"},"arrival_airport":{"properties":{"id":{"type":"string"},"name":{"type":"string"},"time":{"description":"Local date and time","type":"string"}},"type":"object"},"departure_airport":{"properties":{"id":{"type":"string"},"name":{"type":"string"},"time":{"description":"Local date and time","type":"string"}},"type":"object"},"duration":{"description":"Segment duration in minutes","type":"integer"},"extensions":{"items":{"type":"string"},"type":"array"},"flight_number":{"type":"string"},"legroom":{"type":"string"},"often_delayed_by_over_30_min":{"type":"boolean"},"overnight":{"type":"boolean"},"travel_class":{"type":"string"}},"type":"object"},"type":"array"},"layovers":{"items":{"type":"object"},"type":"array"},"price":{"type":"number"},"total_duration":{"description":"Total itinerary duration in minutes","type":"integer"},"type":{"type":"string"}},"type":"object"},"type":"array"},"outbound_date":{"format":"date","type":"string"},"price_insights":{"type":"object"},"queried_at":{"format":"date-time","type":"string"},"return_date":{"format":"date","type":"string"},"travel_class":{"type":"string"},"trip_type":{"enum":["round_trip","one_way"],"type":"string"}},"required":["queried_at","departure_id","arrival_id","outbound_date","trip_type","travel_class","currency","best_flights","other_flights"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["flights","flight-search","airfare","travel","airlines","airports","tickets","prices","schedules","carbon-emissions"]}},"lastUpdated":"2026-09-05T01:13:58.127Z","quality":{"l30DaysTotalCalls":129,"l30DaysUniquePayers":13,"lastCalledAt":"2026-09-05T01:13:57.951Z"},"resource":"https://flights.use.x402atlas.com/search/:departure/:arrival","serviceName":"Flight Search \u0026 Airfares","tags":["flights","flight-search","airfare","travel","airlines"],"type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"assetTransferMethod":"permit2","name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"3000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","scheme":"exact"}],"description":"TradFi macro intelligence: indices, VIX, DXY, treasury yields, commodities, and individual stock quotes with moving average context.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"symbol":"AAPL"},"type":"http"},"output":{"example":{"data":{"report":"Macro data..."},"meta":{"degraded":false,"generatedAt":"2026-08-10T12:00:00.000Z","sourceHealth":{"market-alpha-internal":"unknown"}},"status":"success"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"symbol":{"description":"Ticker symbol for stock quote (optional — omit for macro dashboard)","type":"string"}},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Report object on success, error string on failure"},"meta":{"description":"Freshness. generatedAt = when we built this response. stalenessSec = age of our cached snapshot, absent on live pass-throughs. dataAsOf = vintage of the observations. degraded = an older good version was served.","properties":{"degraded":{"type":"boolean"},"generatedAt":{"type":"string"},"sourceHealth":{"type":"object"},"stalenessSec":{"type":["number","null"]}},"required":["generatedAt","degraded","sourceHealth"],"type":"object"},"report":{"description":"DEPRECATED mirror of data.report — kept so pre-2026-08-10 integrations keep working.","type":"string"},"status":{"enum":["success","failed"],"type":"string"}},"required":["status","data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_hc2dhq09"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/tradfi-data","scheme":"exact","validUntil":1788572288,"version":1},"signature":"0x694c3079fd1798fc3b6bcf022ca03db2a4876d44f3d4669a8808960b6f69c0f53193dc201347e2c2f86e4d4f58150ff51d30ed34943a20a641642c0d88d4dc931c"},{"acceptIndex":1,"format":"eip712","payload":{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/tradfi-data","scheme":"exact","validUntil":1788572288,"version":1},"signature":"0x694c3079fd1798fc3b6bcf022ca03db2a4876d44f3d4669a8808960b6f69c0f53193dc201347e2c2f86e4d4f58150ff51d30ed34943a20a641642c0d88d4dc931c"},{"acceptIndex":2,"format":"eip712","payload":{"amount":"3000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","resourceUrl":"https://x402.ottoai.services/tradfi-data","scheme":"exact","validUntil":1788572288,"version":1},"signature":"0x49f40f0e07202c0fdbc49f0968f7ff6a2ef15b442e7236e60ed63a7105d5e196056c40d5f22adb1709dedaf443a59a9dcc6a30c35de03bb195524dbfdca5facb1c"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"otto-content-receipt":{},"sign-in-with-x":{"info":{"domain":"x402.ottoai.services","issuedAt":"2026-09-05T01:33:08.529Z","nonce":"1ce8dc29c842aeb38658d8ffa12f97cf","resources":["https://x402.ottoai.services/tradfi-data"],"statement":"Sign in to access Otto AI market intelligence","uri":"https://x402.ottoai.services/tradfi-data","version":"1"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"address":{"type":"string"},"chainId":{"type":"string"},"domain":{"type":"string"},"expirationTime":{"format":"date-time","type":"string"},"issuedAt":{"format":"date-time","type":"string"},"nonce":{"type":"string"},"notBefore":{"format":"date-time","type":"string"},"requestId":{"type":"string"},"resources":{"items":{"format":"uri","type":"string"},"type":"array"},"signature":{"type":"string"},"statement":{"type":"string"},"type":{"type":"string"},"uri":{"format":"uri","type":"string"},"version":{"type":"string"}},"required":["domain","address","uri","version","chainId","type","nonce","issuedAt","signature"],"type":"object"},"supportedChains":[{"chainId":"eip155:8453","type":"eip191"},{"chainId":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","type":"ed25519"}]}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1781044576/bazaar-icons/84cde0751281b3d0.png","lastUpdated":"2026-09-05T01:33:08.587Z","quality":{"l30DaysTotalCalls":93,"l30DaysUniquePayers":39,"lastCalledAt":"2026-09-05T01:33:08.185Z"},"resource":"https://x402.ottoai.services/tradfi-data","serviceName":"Otto AI","tags":["stock quotes","macro data","vix","treasury yields","market indices"],"type":"http","x402Version":2},{"accepts":[{"amount":"30000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x36038e1d712c5e39f35952164ec58ec2b96caee7","scheme":"exact"}],"description":"Crypto Fear \u0026 Greed Index: alternative.me score (0-100) plus Kronos-owned context (BTC funding sentiment, OI 1h trend, 24h price momentum). Not a pure proxy — adds proprietary derivative signals. Pay-per-call via x402.","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{},"type":"http"},"output":{"example":{"as_of":"2026-01-01T00:00:00.000Z","disclaimer":"Fear \u0026 Greed from alternative.me + Kronos derivative signals. Not financial advice.","kronos_context":{"blended_note":"Funding in greed territory; OI rising (leverage building); price up 2.5% in 24h. Derivatives lean bullish.","btc_funding":{"rate":0.0003,"sentiment":"greed"},"oi_trend":{"direction":"rising","latest":85000,"prior":84000},"price_momentum":{"change_pct_24h":2.5,"sentiment":"bullish"}},"source":"alternative.me","timestamp":"1751443200","value":75,"value_classification":"Greed"},"example_kind":"illustrative_schema_only","example_note":"Placeholder values and timestamps, not market data.","type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T08:41:46.166Z","quality":{"l30DaysTotalCalls":138,"l30DaysUniquePayers":12,"lastCalledAt":"2026-09-05T08:41:45.963Z"},"resource":"https://kronossignals.com/api/v1/fear-greed","serviceName":"Kronos Crypto Data \u0026 Forecasts","tags":["sentiment","fear-greed","crypto","index","market-sentiment"],"type":"http","x402Version":2},{"accepts":[{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":360,"network":"eip155:8453","payTo":"0x7c655d3d3944Bd27994dD81A036C3aFB19806C40","scheme":"exact"}],"description":"Exa — semantic web search via our API key. numResults up to 100. For people/lead discovery set category:\"people\" with an open ICP query.","extensions":{"bazaar":{"info":{"input":{"body":{"contents":{},"numResults":1,"query":"example","type":"auto"},"bodyType":"json","method":"POST","pathParams":{},"type":"http"},"output":{"example":{"charged_cents":1,"data":{},"ok":true},"type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"$schema":"http://json-schema.org/draft-07/schema#","additionalProperties":true,"properties":{"contents":{},"numResults":{"exclusiveMinimum":0,"maximum":100,"type":"integer"},"query":{"minLength":1,"type":"string"},"type":{"enum":["auto","neural","keyword","deep-lite","deep","deep-reasoning"],"type":"string"}},"required":["query"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"pathParams":{"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1783358761/bazaar-icons/161e7ee036681539.png","lastUpdated":"2026-09-04T21:00:51.925Z","quality":{"l30DaysTotalCalls":337,"l30DaysUniquePayers":30,"lastCalledAt":"2026-09-04T21:01:01.885Z"},"resource":"https://vaaya.ai/api/run/exa/search","serviceName":"Vaaya","tags":["exa","ai-agents","pay-per-call"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x3291e96b3bff7ed56e3ca8364273c5b4654b2b37","scheme":"exact"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"3MZVk97x9SeRxbYpc3jhzRfU2fyA3emYutnqfn9kNfYX","scheme":"exact"}],"description":"Get a Firebase ID token for authenticating with the callable APIs","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"auth":{"expires_in":"3600","id_token":"eyJ...","refresh_token":"AMf..."},"callable_base_url":"https://us-central1-kyc-ts.cloudfunctions.net","user_id":"0xabc..."},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"auth":{"properties":{"expires_in":{"type":"string"},"id_token":{"description":"Firebase ID token for the callable APIs","type":"string"},"refresh_token":{"type":"string"}},"type":"object"},"callable_base_url":{"type":"string"},"user_id":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"sign-in-with-x":{"info":{"domain":"laso.finance","expirationTime":"2026-09-05T00:40:48.133Z","issuedAt":"2026-09-05T00:35:48.133Z","nonce":"bfb29507ff7c62b7d610b19fba2df4ac","resources":["https://laso.finance/auth"],"statement":"Sign in to Laso Finance","uri":"https://laso.finance/auth","version":"1"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"address":{"type":"string"},"chainId":{"type":"string"},"domain":{"type":"string"},"expirationTime":{"format":"date-time","type":"string"},"issuedAt":{"format":"date-time","type":"string"},"nonce":{"type":"string"},"notBefore":{"format":"date-time","type":"string"},"requestId":{"type":"string"},"resources":{"items":{"format":"uri","type":"string"},"type":"array"},"signature":{"type":"string"},"statement":{"type":"string"},"type":{"type":"string"},"uri":{"format":"uri","type":"string"},"version":{"type":"string"}},"required":["domain","address","uri","version","chainId","type","nonce","issuedAt","signature"],"type":"object"},"supportedChains":[{"chainId":"eip155:8453","type":"eip191"},{"chainId":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","type":"ed25519"}]}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1786434962/bazaar-icons/7a92f58248689da4.png","lastUpdated":"2026-09-05T00:35:48.172Z","quality":{"l30DaysTotalCalls":53,"l30DaysUniquePayers":14,"lastCalledAt":"2026-09-05T00:35:47.919Z"},"resource":"https://laso.finance/auth","serviceName":"Laso Finance","tags":["auth","sign-in","wallet"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"acceptId":"legacy","breakdown":{"text":0.001},"name":"USD Coin","totalUsd":0.001,"version":"2"},"maxTimeoutSeconds":60,"network":"eip155:8453","payTo":"0x6d6E695b09861467c7d462f5AAF31cF3540B9192","scheme":"exact"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"acceptId":"solana-usdc-mainnet","breakdown":{"text":0.001},"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM","name":"USD Coin","totalUsd":0.001,"version":"2"},"maxTimeoutSeconds":60,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"12Ec2cJmfR1C9uwejzxcuMhUgEC7wDrLgm1wBvvR5w9E","scheme":"exact"}],"bundleSlugs":["people-sourcing-enrichment"],"curated":true,"description":"Exa /contents endpoint","extensions":{"agentkit":{"_options":{"mode":{"type":"free-trial","uses":100},"network":"eip155:480","statement":"Verify your agent is backed by a real human to access Exa"},"info":{"domain":"api.exa.ai","issuedAt":"2026-09-05T00:40:23.613Z","nonce":"33cbf6fba086b3f96a160ba316fc8cdc","resources":["https://api.exa.ai/contents"],"statement":"Verify your agent is backed by a real human to access Exa","uri":"https://api.exa.ai/contents","version":"1"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"address":{"type":"string"},"chainId":{"type":"string"},"domain":{"type":"string"},"expirationTime":{"format":"date-time","type":"string"},"issuedAt":{"format":"date-time","type":"string"},"nonce":{"type":"string"},"notBefore":{"format":"date-time","type":"string"},"requestId":{"type":"string"},"resources":{"items":{"format":"uri","type":"string"},"type":"array"},"signature":{"type":"string"},"statement":{"type":"string"},"type":{"type":"string"},"uri":{"format":"uri","type":"string"},"version":{"type":"string"}},"required":["domain","address","uri","version","chainId","type","nonce","issuedAt","signature"],"type":"object"},"supportedChains":[{"chainId":"eip155:480","type":"eip191"},{"chainId":"eip155:480","type":"eip1271"}]},"bazaar":{"info":{"input":{"body":{"text":true,"urls":["https://example.com"]},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"results":[{"text":"Page content...","title":"Example","url":"https://example.com"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"highlights":{"description":"Include text highlights","type":"boolean"},"ids":{"description":"Array of Exa document IDs to retrieve content for","type":"array"},"summary":{"description":"Include AI summary","type":"boolean"},"text":{"description":"Include full text content","type":"boolean"},"urls":{"description":"Array of URLs to retrieve content for","type":"array"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","bodyType","body","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1780076809/bazaar-icons/41b0408e3ae73b69.png","lastUpdated":"2026-09-05T00:40:23.997Z","quality":{"l30DaysTotalCalls":232,"l30DaysUniquePayers":25,"lastCalledAt":"2026-09-05T00:40:23.464Z"},"resource":"https://api.exa.ai/contents","serviceName":"Exa","tags":["search","ai","web","research"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xcc69d619E6053F88A4845066518f465bD06Fc96c","scheme":"exact"}],"description":"Base gas oracle / gas price API for AI agents and bots — get the gas price for a transaction on Base in one x402 call. Real-time slow/standard/fast EIP-1559 fee tiers from a live eth_feeHistory call, returned as DROP-IN maxFeePerGas + maxPriorityFeePerGas in wei — plug straight into a viem/ethers transaction, no gwei conversion. Plus base fee, head block, and network fullness. Call it before every Base tx to set a fair fee or wait out congestion.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"blocks":20},"type":"http"},"output":{"example":{"base_fee_gwei":0.0042,"base_fee_wei":"4200000","block_number":16842103,"network":"base-mainnet","stats":{"blocks_sampled":20,"median_fullness_pct":31.5,"ts":"2026-05-28T15:42:30.000Z"},"tiers":{"fast":{"maxFeePerGas":"16300000","maxPriorityFeePerGas":"10000000","max_fee_gwei":0.0163,"max_priority_gwei":0.01},"slow":{"maxFeePerGas":"8300000","maxPriorityFeePerGas":"2000000","max_fee_gwei":0.0083,"max_priority_gwei":0.002},"standard":{"maxFeePerGas":"10300000","maxPriorityFeePerGas":"4000000","max_fee_gwei":0.0103,"max_priority_gwei":0.004}}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"blocks":{"description":"Recent blocks to sample for percentile reward (1..50, clamped). Wider = smoother tiers, narrower = more reactive.","maximum":50,"minimum":1,"type":"integer"}},"required":["blocks"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"base_fee_gwei":{"description":"EIP-1559 base fee for the next block (gwei, human-readable).","type":"number"},"base_fee_wei":{"description":"Base fee in wei (exact, BigInt-ready decimal string).","type":"string"},"block_number":{"description":"Latest sampled block number (the head).","type":"integer"},"network":{"description":"Network identifier (Base mainnet or testnet)","enum":["base-mainnet","base-sepolia"],"type":"string"},"stats":{"description":"Sampling metadata: block count and median fullness.","properties":{"blocks_sampled":{"description":"Number of recent blocks sampled for percentile calculation.","type":"integer"},"median_fullness_pct":{"description":"Median (gasUsed / gasLimit) × 100 across sampled blocks. 100 = full, 0 = empty.","type":"number"},"ts":{"description":"ISO 8601 timestamp when snapshot was assembled.","format":"date-time","type":"string"}},"required":["blocks_sampled","median_fullness_pct","ts"],"type":"object"},"tiers":{"description":"Three fee tiers (slow p10, standard p50, fast p90). Each carries human gwei (max_fee_gwei/max_priority_gwei) AND DROP-IN wei (maxFeePerGas/maxPriorityFeePerGas, BigInt-ready) to plug straight into a viem/ethers tx.","properties":{"fast":{"properties":{"maxFeePerGas":{"description":"DROP-IN: exact maxFeePerGas in wei. tx.maxFeePerGas = BigInt(this).","type":"string"},"maxPriorityFeePerGas":{"description":"DROP-IN: exact maxPriorityFeePerGas in wei (BigInt-ready).","type":"string"},"max_fee_gwei":{"description":"maxFeePerGas in gwei (human-readable).","type":"number"},"max_priority_gwei":{"description":"maxPriorityFeePerGas (tip) in gwei (human-readable).","type":"number"}},"required":["max_fee_gwei","max_priority_gwei","maxFeePerGas","maxPriorityFeePerGas"],"type":"object"},"slow":{"properties":{"maxFeePerGas":{"description":"DROP-IN: exact maxFeePerGas in wei. tx.maxFeePerGas = BigInt(this).","type":"string"},"maxPriorityFeePerGas":{"description":"DROP-IN: exact maxPriorityFeePerGas in wei (BigInt-ready).","type":"string"},"max_fee_gwei":{"description":"maxFeePerGas in gwei (human-readable).","type":"number"},"max_priority_gwei":{"description":"maxPriorityFeePerGas (tip) in gwei (human-readable).","type":"number"}},"required":["max_fee_gwei","max_priority_gwei","maxFeePerGas","maxPriorityFeePerGas"],"type":"object"},"standard":{"properties":{"maxFeePerGas":{"description":"DROP-IN: exact maxFeePerGas in wei. tx.maxFeePerGas = BigInt(this).","type":"string"},"maxPriorityFeePerGas":{"description":"DROP-IN: exact maxPriorityFeePerGas in wei (BigInt-ready).","type":"string"},"max_fee_gwei":{"description":"maxFeePerGas in gwei (human-readable).","type":"number"},"max_priority_gwei":{"description":"maxPriorityFeePerGas (tip) in gwei (human-readable).","type":"number"}},"required":["max_fee_gwei","max_priority_gwei","maxFeePerGas","maxPriorityFeePerGas"],"type":"object"}},"type":"object"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T00:35:58.093Z","quality":{"l30DaysTotalCalls":68,"l30DaysUniquePayers":13,"lastCalledAt":"2026-09-05T00:35:57.642Z"},"resource":"https://gas.apitoll.cloud/v1/base/gas","serviceName":"ApiToll Base Gas Oracle","tags":["base","gas","gas-oracle","gas-price","transaction-fees"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x5bB4B0C766E0D5D791d9403Fc275c22064709F68","scheme":"exact"},{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"assetTransferMethod":"permit2","name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x5bB4B0C766E0D5D791d9403Fc275c22064709F68","scheme":"exact"}],"description":"DeFi yield farming markets with live APYs across Aave V3 and Morpho on Base, Ethereum, and other major chains. Find the best stablecoin yield (USDC) and ETH yield for idle capital: returns supply APY, TVL, and vault/market addresses per token, filterable by protocol, chain, or token symbol. Compare DeFi yield rates across lending markets and vaults before depositing.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"markets":[{"apy":4.5,"asset":"USDC","protocol":"Aave V3"}],"status":"success"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"markets":{"type":"array"},"status":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_hc2dhq09"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x5bB4B0C766E0D5D791d9403Fc275c22064709F68","resourceUrl":"https://x402.ottoai.services/yield-markets","scheme":"exact","validUntil":1788609918,"version":1},"signature":"0x4fa74200a8fc24927f8a01193648abc40ddafa3be6118b09402dbc616bb6db792a6d241dd2e1617c63bec7c3ec4c99b3eaa62294612df1db883743a55659058d1b"},{"acceptIndex":1,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x5bB4B0C766E0D5D791d9403Fc275c22064709F68","resourceUrl":"https://x402.ottoai.services/yield-markets","scheme":"exact","validUntil":1788609918,"version":1},"signature":"0x4fa74200a8fc24927f8a01193648abc40ddafa3be6118b09402dbc616bb6db792a6d241dd2e1617c63bec7c3ec4c99b3eaa62294612df1db883743a55659058d1b"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"sign-in-with-x":{"info":{"domain":"x402.ottoai.services","issuedAt":"2026-09-05T12:00:18.640Z","nonce":"cf6b233d3aa53741d59db85aa86148ea","resources":["https://x402.ottoai.services/yield-markets"],"statement":"Sign in to access Otto AI yield data","uri":"https://x402.ottoai.services/yield-markets","version":"1"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"address":{"type":"string"},"chainId":{"type":"string"},"domain":{"type":"string"},"expirationTime":{"format":"date-time","type":"string"},"issuedAt":{"format":"date-time","type":"string"},"nonce":{"type":"string"},"notBefore":{"format":"date-time","type":"string"},"requestId":{"type":"string"},"resources":{"items":{"format":"uri","type":"string"},"type":"array"},"signature":{"type":"string"},"statement":{"type":"string"},"type":{"type":"string"},"uri":{"format":"uri","type":"string"},"version":{"type":"string"}},"required":["domain","address","uri","version","chainId","type","nonce","issuedAt","signature"],"type":"object"},"supportedChains":[{"chainId":"eip155:8453","type":"eip191"}]}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1781044576/bazaar-icons/84cde0751281b3d0.png","lastUpdated":"2026-09-05T12:00:18.697Z","quality":{"l30DaysTotalCalls":178,"l30DaysUniquePayers":33,"lastCalledAt":"2026-09-05T12:00:18.368Z"},"resource":"https://x402.ottoai.services/yield-markets","serviceName":"Otto AI","tags":["yield farming","stablecoin yield","defi yield","aave","morpho"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.","extensions":{"bazaar":{"info":{"input":{"headers":{"x-api-key":"rwk_..."},"method":"GET","queryParams":{"token_address":"0x0000000000000000000000000000000000000001"},"type":"http"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"token_address":{"description":"EVM address on Base (eip155:8453).","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"required":["token_address"],"type":"object"},"output":{"example":{"ok":true,"resource":"recipient-api/balance"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"headers":{"additionalProperties":{"type":"string"},"type":"object"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":{"type":"string"},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"inputSchema":{"type":"object"},"output":{"properties":{"example":{},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_wdmnog7m"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"extra":{"brand":"Loyal Spark","builderCode":"bc_wdmnog7m","description":"Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.","documentation":"https://loyalspark.online/for-agents","name":"USD Coin","provider":"Loyal Spark","version":"2","website":"https://loyalspark.online"},"maxAmountRequired":"1000","maxTimeoutSeconds":300,"mimeType":"application/json","network":"eip155:8453","outputSchema":{"input":{"bodyType":"query","description":"HTTP GET https://api.loyalspark.online/x402-gateway/recipient-api/balance?method=GET — x402-gateway /recipient-api/balance. Authenticate with header x-api-key: rwk_....","inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"token_address":{"description":"EVM address on Base (eip155:8453).","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"required":["token_address"],"type":"object"},"method":"GET","type":"http"},"output":{"description":"JSON from Loyal Spark agent-api or recipient-api. See OpenAPI for response shape.","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object"},"type":"json"}},"payTo":"0x40a8CdD6a10EC1a8cB3dFb2834675e7a2CF4ad8b","resource":"https://api.loyalspark.online/x402-gateway/recipient-api/balance?method=GET","scheme":"exact"}],"description":"Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.","extensions":{"bazaar":{"info":{"input":{"headers":{"x-api-key":"rwk_..."},"method":"GET","queryParams":{"token_address":"0x0000000000000000000000000000000000000001"},"type":"http"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"token_address":{"description":"EVM address on Base (eip155:8453).","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"required":["token_address"],"type":"object"},"output":{"example":{"ok":true,"resource":"recipient-api/balance"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"headers":{"additionalProperties":{"type":"string"},"type":"object"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":{"type":"string"},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"inputSchema":{"type":"object"},"output":{"properties":{"example":{},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_wdmnog7m"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T12:28:40.046Z","quality":{"l30DaysTotalCalls":497,"l30DaysUniquePayers":39,"lastCalledAt":"2026-09-05T11:40:20.807Z"},"resource":"https://api.loyalspark.online/x402-gateway/recipient-api/balance","type":"http","x402Version":2},{"accepts":[{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x07F067959297767c887dbfA3C72379c66E82a045","scheme":"exact"},{"amount":"10000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"HqpEDUY3kV423fSAv7iaY3cQiz8qN8qEuGqLsG4s6h2c","scheme":"exact"}],"description":"Get a client token for direct upload to Vercel Blob","extensions":{"bazaar":{"info":{"input":{"body":{"contentType":"image/jpeg","filename":"photo.jpg","size":1524605},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"clientToken":"vercel_blob_client_token_example_redacted","curlExample":"curl -X PUT \"https://vercel.com/api/blob/?pathname=uploads%2F8eecdb7b-bd76-4054-94f9-94c9abb57eab%2Fphoto.jpg\" -H \"authorization: Bearer \u003cclient-token\u003e\" -H \"x-content-type: image/jpeg\" -H \"x-api-version: 11\" --data-binary @photo.jpg","expiresAt":"2026-05-18T20:11:05.273Z","pathname":"uploads/8eecdb7b-bd76-4054-94f9-94c9abb57eab/photo.jpg","uploadId":"8eecdb7b-bd76-4054-94f9-94c9abb57eab"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"contentType":{"description":"MIME type of the file","enum":["image/jpeg","image/jpg","image/png","image/gif","image/webp","video/mp4","video/webm","video/quicktime","audio/mpeg","audio/mp3","audio/wav","audio/x-wav","audio/mp4","audio/aac","audio/ogg"],"type":"string"},"filename":{"description":"Name of the file to upload","type":"string"},"size":{"description":"File size in bytes (optional)","type":"number"}},"required":["filename","contentType"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"clientToken":{"type":"string"},"curlExample":{"type":"string"},"expiresAt":{"type":"string"},"pathname":{"type":"string"},"uploadId":{"type":"string"}},"required":["uploadId","clientToken","pathname","expiresAt","curlExample"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T12:27:59.894Z","quality":{"l30DaysTotalCalls":141,"l30DaysUniquePayers":11,"lastCalledAt":"2026-09-05T01:36:59.885Z"},"resource":"https://stablestudio.dev/api/upload","serviceName":"StableStudio","tags":["Upload"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.","extensions":{"bazaar":{"info":{"input":{"headers":{"x-api-key":"rwk_..."},"method":"GET","queryParams":{"token_address":"0x0000000000000000000000000000000000000001"},"type":"http"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"token_address":{"description":"EVM address on Base (eip155:8453).","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"required":["token_address"],"type":"object"},"output":{"example":{"rewards":[]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":true,"properties":{"rewards":{"items":{"additionalProperties":true,"type":"object"},"type":"array"}},"required":["rewards"],"type":"object"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"headers":{"additionalProperties":{"type":"string"},"type":"object"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":{"type":"string"},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"inputSchema":{"type":"object"},"output":{"properties":{"example":{},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_wdmnog7m"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"extra":{"brand":"Loyal Spark","builderCode":"bc_wdmnog7m","description":"Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.","documentation":"https://loyalspark.online/for-agents","name":"USD Coin","provider":"Loyal Spark","version":"2","website":"https://loyalspark.online"},"maxAmountRequired":"1000","maxTimeoutSeconds":300,"mimeType":"application/json","network":"eip155:8453","outputSchema":{"input":{"bodyType":"query","description":"HTTP GET https://api.loyalspark.online/x402-gateway/recipient-api/rewards?method=GET — x402-gateway /recipient-api/rewards. Authenticate with header x-api-key: rwk_....","inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"token_address":{"description":"EVM address on Base (eip155:8453).","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"required":["token_address"],"type":"object"},"method":"GET","type":"http"},"output":{"description":"JSON from Loyal Spark agent-api or recipient-api. See OpenAPI for response shape.","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":true,"properties":{"rewards":{"items":{"additionalProperties":true,"type":"object"},"type":"array"}},"required":["rewards"],"type":"object"},"type":"json"}},"payTo":"0x40a8CdD6a10EC1a8cB3dFb2834675e7a2CF4ad8b","resource":"https://api.loyalspark.online/x402-gateway/recipient-api/rewards?method=GET","scheme":"exact"}],"description":"Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.","extensions":{"bazaar":{"info":{"input":{"headers":{"x-api-key":"rwk_..."},"method":"GET","queryParams":{"token_address":"0x0000000000000000000000000000000000000001"},"type":"http"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"token_address":{"description":"EVM address on Base (eip155:8453).","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"required":["token_address"],"type":"object"},"output":{"example":{"rewards":[]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":true,"properties":{"rewards":{"items":{"additionalProperties":true,"type":"object"},"type":"array"}},"required":["rewards"],"type":"object"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"headers":{"additionalProperties":{"type":"string"},"type":"object"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":{"type":"string"},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"inputSchema":{"type":"object"},"output":{"properties":{"example":{},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_wdmnog7m"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T13:26:01.637Z","quality":{"l30DaysTotalCalls":489,"l30DaysUniquePayers":39,"lastCalledAt":"2026-09-05T08:29:43.53Z"},"resource":"https://api.loyalspark.online/x402-gateway/recipient-api/rewards","type":"http","x402Version":2},{"accepts":[{"amount":"200000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x325bdF6F7efAB24a2210c48c1b64cAb2eAe1d430","scheme":"exact"},{"amount":"200000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"8EgACpZ16XWEt7YjJPsh1ZheVRZUGmmwQ8nJdmA1o5w4","scheme":"exact"}],"curated":true,"description":"Clado Contacts Enrichment - Enrich contact info from LinkedIn URL, email, or phone","extensions":{"bazaar":{"info":{"input":{"body":{"email_enrichment":false,"linkedin_url":"https://www.linkedin.com/in/satyanadella","phone_enrichment":false},"bodyType":"json","method":"POST","type":"http"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"email":{"description":"Email address to enrich","type":"string"},"email_enrichment":{"default":false,"description":"Request email enrichment (costs credits when found)","type":"boolean"},"linkedin_url":{"description":"LinkedIn profile URL to enrich","type":"string"},"phone":{"description":"Phone number to enrich","type":"string"},"phone_enrichment":{"default":false,"description":"Request phone enrichment (costs credits when found)","type":"boolean"}},"required":["email_enrichment","phone_enrichment"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-04T16:42:07.915Z","quality":{"l30DaysTotalCalls":914,"l30DaysUniquePayers":41,"lastCalledAt":"2026-09-04T16:42:12.547Z"},"resource":"https://stableenrich.dev/api/clado/contacts-enrich","serviceName":"StableEnrich","tags":["Clado"],"type":"http","x402Version":2},{"accepts":[{"amount":"50000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"merchant":"x402Atlas","name":"USD Coin","tier":"standard","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x9AACeabAD8E1858b72fcEA1665381B168841b2fa","scheme":"exact"},{"amount":"50000","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","extra":{"merchant":"x402Atlas","name":"USD Coin","tier":"standard","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:137","payTo":"0x9AACeabAD8E1858b72fcEA1665381B168841b2fa","scheme":"exact"},{"amount":"50000","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","extra":{"merchant":"x402Atlas","name":"USD Coin","tier":"standard","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:42161","payTo":"0x9AACeabAD8E1858b72fcEA1665381B168841b2fa","scheme":"exact"},{"amount":"50000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F","merchant":"x402Atlas","tier":"standard"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","scheme":"exact"}],"description":"Google Trends interest over time for a keyword — worldwide search popularity as a monthly series for keyword research, SEO \u0026 demand trend analysis.","extensions":{"bazaar":{"category":"marketing","info":{"input":{"method":"GET","queryParams":{"keyword":"bitcoin"},"type":"http"},"output":{"example":{"keyword":"bitcoin","queried_at":"2026-06-05T12:00:00Z","series":[{"date":"2026-05-01","value":78}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"keyword":{"description":"Concise Google Trends seed term with meaningful search interest; not a question, instruction, or web-search request","maxLength":100,"type":"string"}},"required":["keyword"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"keyword":{"description":"Echoed search keyword","type":"string"},"queried_at":{"description":"UTC timestamp the upstream was queried","format":"date-time","type":"string"},"series":{"description":"Monthly interest-over-time points, worldwide","items":{"properties":{"date":{"description":"ISO date (YYYY-MM-DD)","format":"date","type":"string"},"value":{"description":"Relative search-popularity index","type":"integer"}},"required":["date","value"],"type":"object"},"type":"array"}},"required":["keyword","queried_at","series"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["google-trends","interest-over-time","keyword-research","search-trends","search-volume","seo","trend-analysis"]}},"lastUpdated":"2026-09-05T08:18:40.469Z","quality":{"l30DaysTotalCalls":1355,"l30DaysUniquePayers":7,"lastCalledAt":"2026-09-05T08:18:40.324Z"},"resource":"https://google-trends.use.x402atlas.com/trend","serviceName":"Google Trends SEO Keyword Data","tags":["google-trends","interest-over-time","keyword-research","search-trends","search-volume"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.","extensions":{"bazaar":{"info":{"input":{"headers":{"x-api-key":"rwk_..."},"method":"GET","queryParams":{"token_address":"0x0000000000000000000000000000000000000001"},"type":"http"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":{"type":"string"},"description":"Query parameters for GET /recipient-api/workflow/reward-status. See https://loyalspark.online/openapi.json for the full schema.","type":"object"},"output":{"example":{"ok":true,"resource":"recipient-api/workflow/reward-status"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"headers":{"additionalProperties":{"type":"string"},"type":"object"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":{"type":"string"},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"inputSchema":{"type":"object"},"output":{"properties":{"example":{},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_wdmnog7m"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"extra":{"brand":"Loyal Spark","builderCode":"bc_wdmnog7m","description":"Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.","documentation":"https://loyalspark.online/for-agents","name":"USD Coin","provider":"Loyal Spark","version":"2","website":"https://loyalspark.online"},"maxAmountRequired":"1000","maxTimeoutSeconds":300,"mimeType":"application/json","network":"eip155:8453","outputSchema":{"input":{"bodyType":"query","description":"HTTP GET https://api.loyalspark.online/x402-gateway/recipient-api/workflow/reward-status?method=GET — x402-gateway /recipient-api/workflow/reward-status. Authenticate with header x-api-key: rwk_....","inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":{"type":"string"},"description":"Query parameters for GET /recipient-api/workflow/reward-status. See https://loyalspark.online/openapi.json for the full schema.","type":"object"},"method":"GET","type":"http"},"output":{"description":"JSON from Loyal Spark agent-api or recipient-api. See OpenAPI for response shape.","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object"},"type":"json"}},"payTo":"0x40a8CdD6a10EC1a8cB3dFb2834675e7a2CF4ad8b","resource":"https://api.loyalspark.online/x402-gateway/recipient-api/workflow/reward-status?method=GET","scheme":"exact"}],"description":"Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.","extensions":{"bazaar":{"info":{"input":{"headers":{"x-api-key":"rwk_..."},"method":"GET","queryParams":{"token_address":"0x0000000000000000000000000000000000000001"},"type":"http"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":{"type":"string"},"description":"Query parameters for GET /recipient-api/workflow/reward-status. See https://loyalspark.online/openapi.json for the full schema.","type":"object"},"output":{"example":{"ok":true,"resource":"recipient-api/workflow/reward-status"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"headers":{"additionalProperties":{"type":"string"},"type":"object"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":{"type":"string"},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"inputSchema":{"type":"object"},"output":{"properties":{"example":{},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_wdmnog7m"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T13:45:42.754Z","quality":{"l30DaysTotalCalls":549,"l30DaysUniquePayers":37,"lastCalledAt":"2026-09-05T11:44:30.191Z"},"resource":"https://api.loyalspark.online/x402-gateway/recipient-api/workflow/reward-status","type":"http","x402Version":2},{"accepts":[{"amount":"1000000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x6cab485fc28ec70d3845113b704d4824e4d2b24f","scheme":"exact"},{"amount":"1000000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"9vWbPNMvt8ui1cNN8jWWPUWT5LPmeXzq7nr3vry1vMPH","scheme":"exact"}],"description":"MiroShark: run a 25-agent social-media simulation across Twitter, Reddit, and Polymarket over 10 rounds from a single prompt, URL, or article, then read a synthesized markdown report with belief drift, top posts, and prediction-market trajectories.","extensions":{"bazaar":{"info":{"input":{"body":{"article":"\u003calternative seed: raw article text\u003e","prediction_market":"\u003coptional: pin a YES/NO market question\u003e","prompt":"How will developers react if OpenAI releases GPT-6 next month?","url":"\u003calternative seed: an article URL to simulate around\u003e"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"run_id":"run_abc123def456","status":"queued","status_url":"https://\u003chost\u003e/status/run_abc123def456","wait_url":"https://\u003chost\u003e/wait/run_abc123def456"},"success":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"article":{"maxLength":200000,"minLength":4,"type":"string"},"prediction_market":{"type":"string"},"prompt":{"maxLength":4000,"minLength":4,"type":"string"},"url":{"maxLength":2048,"type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"properties":{"run_id":{"type":"string"},"status":{"type":"string"},"status_url":{"format":"uri","type":"string"},"wait_url":{"format":"uri","type":"string"}},"type":"object"},"success":{"type":"boolean"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_r3g1wwdh"},"schema":{"additionalProperties":false,"properties":{"a":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1780744437/bazaar-icons/1be5d1709ecf1f48.png","lastUpdated":"2026-09-03T22:50:36.128Z","quality":{"l30DaysTotalCalls":35,"l30DaysUniquePayers":13,"lastCalledAt":"2026-09-03T22:50:35.916Z"},"resource":"https://x402.miroshark.xyz/run","serviceName":"MiroShark","tags":["Social","Search","Trading","Crypto","AI"],"type":"http","x402Version":2},{"accepts":[{"amount":"11000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":60,"network":"eip155:8453","payTo":"0x548fC289526ab2F0391D562a723cdA64Bbf1abc4","scheme":"exact"},{"amount":"0.011","asset":"USDC:0x6d1e7cde53ba9467b783cb7c530ce054","extra":{"destinationDex":"spot"},"maxTimeoutSeconds":60,"network":"hyperliquid:mainnet","payTo":"0x548fC289526ab2F0391D562a723cdA64Bbf1abc4","scheme":"exact"}],"description":"Forced-liquidation tape over a time window, reconstructed from the node-fills archive (Hyperliquid has no public liquidations feed). Each row is a trade row (coin, side, px, sz, time, hash, tid, users:[buyer, seller]) plus the liquidation markers (method market|backstop, markPx, liquidatedUser, dir). Priced per asset-hour ($0.005 base, $0.01 HIP-3/HIP-4) plus $0.05 per uncached archive hour pulled; up to 24 asset-hours/request, available ~2h after the hour closes.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"end":0,"start":0},"type":"http"},"output":{"example":{"coin":"BTC","dir":"Close Long","hash":"0xa2f9738770fb57c6a473043cd486820204b5006d0bfe769846c21eda2fff31b1","liquidatedUser":"0xa960b2a0fc5f9f53e99df362052e69980cb57fe4","markPx":"41995.0","method":"market","px":"42000.0","side":"A","sz":"0.5","tid":859758437920209,"time":1700000000123,"users":["0xf513d3489017dea4e04c6a11cc62ec360054d7c6","0xa960b2a0fc5f9f53e99df362052e69980cb57fe4"]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"coin":{"description":"Asset symbol, e.g. BTC","type":"string"}},"required":["coin"],"type":"object"},"queryParams":{"properties":{"end":{"type":"integer"},"start":{"type":"integer"}},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-08-24T04:43:19.853Z","quality":{"l30DaysTotalCalls":21,"l30DaysUniquePayers":14,"lastCalledAt":"2026-08-24T04:43:19.212Z"},"resource":"https://api.hyperextend.xyz/v1/liquidations/BTC","serviceName":"hyperextend","tags":["hyperliquid","market-data","candles","open-interest","hip-3"],"type":"http","x402Version":2},{"accepts":[{"amount":"11000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xe9030014F5DAe217d0A152f02A043567b16c1aBf","scheme":"exact"}],"curated":true,"description":"Neural and keyword web search. Optional category filter: company, research paper, news, pdf, github, tweet, personal site, linkedin profile, financial report.","extensions":{"bazaar":{"info":{"input":{"bodyFields":{"category":{"description":"Optional category filter: company, research paper, news, pdf, github, tweet, personal site, linkedin profile, financial report.","type":"string"},"excludeDomains":{"description":"Exclude these domains from results.","type":"array"},"includeDomains":{"description":"Restrict results to these domains.","type":"array"},"numResults":{"description":"Number of results to return (default 10, max 100).","type":"number"},"query":{"description":"Natural-language search query.","type":"string"}},"discoverable":true,"method":"POST","type":"http"},"output":null},"schema":{"properties":{"input":{"properties":{"body":{"properties":{"category":{"description":"Optional category filter: company, research paper, news, pdf, github, tweet, personal site, linkedin profile, financial report.","type":"string"},"excludeDomains":{"description":"Exclude these domains from results.","type":"array"},"includeDomains":{"description":"Restrict results to these domains.","type":"array"},"numResults":{"description":"Number of results to return (default 10, max 100).","type":"number"},"query":{"description":"Natural-language search query.","type":"string"}},"required":["query"],"type":"object"}},"type":"object"},"output":{"properties":{"example":{"properties":{"results":{"type":"array"}},"type":"object"}},"type":"object"}},"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1780076804/bazaar-icons/394f04c02d533c33.png","lastUpdated":"2026-09-05T14:38:42.53Z","quality":{"l30DaysTotalCalls":2173,"l30DaysUniquePayers":30,"lastCalledAt":"2026-09-05T06:30:59.869Z"},"resource":"https://blockrun.ai/api/v1/exa/search","serviceName":"BlockRun.AI","tags":["ai","inference","llm","gateway"],"type":"http","x402Version":2},{"accepts":[{"amount":"20000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x36038e1d712c5e39f35952164ec58ec2b96caee7","scheme":"exact"}],"description":"Real-time crypto derivatives signals for BTC/ETH/SOL/BNB/XRP/DOGE/ADA/AVAX/LINK/DOT/LTC/TRX/BCH/ATOM/NEAR/APT/HYPE-USD: perpetual futures funding rate (raw + annualized), next_funding_time, funding_interval_hours, open interest and 1h change, basis (perp vs index), funding-rate trend. Live data from Bybit/OKX via Kronos market_signals. Pay-per-call via x402.","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{},"type":"http"},"output":{"example":{"as_of":"2026-01-01T00:00:00.000Z","asset":"BTC-USD","available":true,"basis":0.000186,"cache_ttl_sec":null,"data_source":"bybit","disclaimer":"Heuristic signal. Not financial advice. Data lags up to 5 minutes.","funding_interval_hours":8,"funding_rate":0.0001,"funding_rate_annualized":0.1095,"funding_trend":"rising","index_price":107480,"inputs":{"data_source":"bybit","funding_rate":0.0001,"index_price":107480,"mark_price":107500,"next_funding_time":"2026-01-01T06:00:00.000Z","open_interest":85000,"samples":12,"volume_24h":12000000},"mark_price":107500,"next_funding_time":"2026-01-01T06:00:00.000Z","oi_change_1h":{"abs":320,"pct":0.3765},"open_interest":85000,"read":"Elevated positive funding (10.9% ann., trend rising); OI growing. Heuristic only.","samples":12,"volume_24h":12000000},"example_kind":"illustrative_schema_only","example_note":"Placeholder values and timestamps, not market data.","type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T04:42:08.123Z","quality":{"l30DaysTotalCalls":29,"l30DaysUniquePayers":13,"lastCalledAt":"2026-09-05T04:42:07.872Z"},"resource":"https://kronossignals.com/api/v1/signals/btc","serviceName":"Kronos Crypto Data \u0026 Forecasts","tags":["crypto","derivatives","perpetuals","funding-rate","open-interest"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.","extensions":{"bazaar":{"info":{"input":{"headers":{"x-api-key":"rwk_..."},"method":"GET","queryParams":{"token_address":"0x0000000000000000000000000000000000000001"},"type":"http"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"limit":{"pattern":"^[0-9]+$","type":"string"},"status":{"type":"string"},"token_address":{"description":"EVM address on Base (eip155:8453).","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"type":"object"},"output":{"example":{"vouchers":[]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":true,"properties":{"vouchers":{"items":{"additionalProperties":true,"type":"object"},"type":"array"}},"required":["vouchers"],"type":"object"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"headers":{"additionalProperties":{"type":"string"},"type":"object"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":{"type":"string"},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"inputSchema":{"type":"object"},"output":{"properties":{"example":{},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_wdmnog7m"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"extra":{"brand":"Loyal Spark","builderCode":"bc_wdmnog7m","description":"Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.","documentation":"https://loyalspark.online/for-agents","name":"USD Coin","provider":"Loyal Spark","version":"2","website":"https://loyalspark.online"},"maxAmountRequired":"1000","maxTimeoutSeconds":300,"mimeType":"application/json","network":"eip155:8453","outputSchema":{"input":{"bodyType":"query","description":"HTTP GET https://api.loyalspark.online/x402-gateway/recipient-api/vouchers?method=GET — x402-gateway /recipient-api/vouchers. Authenticate with header x-api-key: rwk_....","inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"limit":{"pattern":"^[0-9]+$","type":"string"},"status":{"type":"string"},"token_address":{"description":"EVM address on Base (eip155:8453).","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"type":"object"},"method":"GET","type":"http"},"output":{"description":"JSON from Loyal Spark agent-api or recipient-api. See OpenAPI for response shape.","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":true,"properties":{"vouchers":{"items":{"additionalProperties":true,"type":"object"},"type":"array"}},"required":["vouchers"],"type":"object"},"type":"json"}},"payTo":"0x40a8CdD6a10EC1a8cB3dFb2834675e7a2CF4ad8b","resource":"https://api.loyalspark.online/x402-gateway/recipient-api/vouchers?method=GET","scheme":"exact"}],"description":"Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.","extensions":{"bazaar":{"info":{"input":{"headers":{"x-api-key":"rwk_..."},"method":"GET","queryParams":{"token_address":"0x0000000000000000000000000000000000000001"},"type":"http"},"inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"limit":{"pattern":"^[0-9]+$","type":"string"},"status":{"type":"string"},"token_address":{"description":"EVM address on Base (eip155:8453).","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"type":"object"},"output":{"example":{"vouchers":[]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":true,"properties":{"vouchers":{"items":{"additionalProperties":true,"type":"object"},"type":"array"}},"required":["vouchers"],"type":"object"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"headers":{"additionalProperties":{"type":"string"},"type":"object"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":{"type":"string"},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"inputSchema":{"type":"object"},"output":{"properties":{"example":{},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_wdmnog7m"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-05T12:58:23.953Z","quality":{"l30DaysTotalCalls":541,"l30DaysUniquePayers":34,"lastCalledAt":"2026-09-05T10:47:04.414Z"},"resource":"https://api.loyalspark.online/x402-gateway/recipient-api/vouchers","type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xb3C2776cE3F99cb3366520c27b4aC5D436942Ab6","scheme":"exact"}],"description":"Multi-model chat completions. POST messages[] and set model to any LLM id from GET /v1/models; dynamic USDC pricing scales with model and token usage. Hero: GET /heroes/chat-completions.","extensions":{"bazaar":{"info":{"input":{"body":{"max_tokens":128,"messages":[{"content":"Say hello in one sentence.","role":"user"}],"model":"fast"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"choices":[{"finish_reason":"stop","index":0,"message":{"content":"Hello!","role":"assistant"}}],"id":"chatcmpl-example","object":"chat.completion"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"properties":{"max_tokens":{"type":"integer"},"messages":{"items":{"type":"object"},"type":"array"},"model":{"type":"string"}},"required":["messages"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T10:09:29.74Z","quality":{"l30DaysTotalCalls":182,"l30DaysUniquePayers":9,"lastCalledAt":"2026-09-05T10:09:29.161Z"},"resource":"https://chat.gedx402.com/v1/chat/completions","serviceName":"GEDX402 Chat","tags":["chat","openai","completions","venice","winner"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xFFc458dB291b4ABcE020fE3de4f91F2770E537b1","scheme":"exact"}],"description":"Current weather conditions for any global location — temperature, feels-like, humidity, precipitation, wind, and human-readable weather description.","extensions":{"bazaar":{"info":{"input":{"body":{"location":"London"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"cached":false,"current":{"feels_like_c":10.1,"humidity_pct":78,"precipitation_mm":0,"rain_mm":0,"temperature_c":12.4,"time":"2026-05-02T10:00","timezone":"Europe/London","weather_code":2,"weather_description":"Partly cloudy","wind_direction_deg":230,"wind_speed_kmh":14.3},"location":{"country":"United Kingdom","latitude":51.50853,"longitude":-0.12574,"name":"London"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"latitude":{"description":"Optional latitude override (decimal degrees, -90 to 90).","type":["number","null"]},"location":{"description":"City or place name to fetch weather for (e.g. 'London', 'New York').","type":"string"},"longitude":{"description":"Optional longitude override (decimal degrees, -180 to 180).","type":["number","null"]}},"required":["location"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"cached":{"type":"boolean"},"current":{"description":"Temperature, feels-like, humidity, precipitation, wind, weather code/description.","type":"object"},"location":{"type":"object"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T06:31:00.039Z","quality":{"l30DaysTotalCalls":80,"l30DaysUniquePayers":45,"lastCalledAt":"2026-09-05T06:30:59.692Z"},"resource":"https://weather.payapi.market/current","type":"http","x402Version":2},{"accepts":[{"amount":"25200","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x325bdF6F7efAB24a2210c48c1b64cAb2eAe1d430","scheme":"exact"},{"amount":"25200","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"8EgACpZ16XWEt7YjJPsh1ZheVRZUGmmwQ8nJdmA1o5w4","scheme":"exact"}],"description":"Firecrawl Search - Search the web","extensions":{"bazaar":{"info":{"input":{"body":{"limit":5,"query":"best coffee shops"},"bodyType":"json","method":"POST","type":"http"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"limit":{"default":5,"description":"Maximum number of results (max 10)","maximum":10,"minimum":1,"type":"number"},"query":{"description":"Search query to find relevant web pages","minLength":1,"type":"string"}},"required":["query","limit"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T12:53:46.296Z","quality":{"l30DaysTotalCalls":3308,"l30DaysUniquePayers":64,"lastCalledAt":"2026-09-05T01:34:16.201Z"},"resource":"https://stableenrich.dev/api/firecrawl/search","serviceName":"StableEnrich","tags":["Firecrawl"],"type":"http","x402Version":2},{"accepts":[{"amount":"2000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"2000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","scheme":"exact"}],"description":"Base social intelligence: a Base sentiment read + quality-screened Base tokens (CoinGecko-listed, market-cap/age/liquidity gated) catching attention, each labelled with the basis it stands on (`rankedBy`: measured trusted-KOL signal, or the on-chain screen plus engagement), with KOL quotes inside a published window (`evidenceWindowDays`). Served from a cached snapshot while fresh (≤1h) and regenerated on demand when a read finds it stale.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"data":{"baseSentimentSummary":"Base flow is risk-off this week but VVV dominates trusted-KOL attention (8 mentions, accumulation framing) while DEGEN rips +66% on broad open-engagement buzz that no trusted KOL has picked up.","chain":"base","coverage":{"tokensConsidered":2,"tokensServed":2,"tokensWithKolSignal":1,"whyFewer":"The geckoterminal quality screen plus chain-validated KOL buzz produced 2 tokens clearing the floors this refresh, below the 20-row board cap. Every token that cleared is published."},"evidenceWindowDays":7,"filteredTweets":2,"generatedAt":"2026-06-09T21:00:00.000Z","kolSignalAvailable":true,"kolUniverseSize":43,"kolWindowHours":72,"marketSentiment":{"hottestMajor":"ETH","keyNarratives":["liquidations"],"overall":"bearish","score":35,"summary":"KOLs lean defensive: liquidation cascade chatter, rotation into majors.","trendingAltcoins":["VVV"]},"marketSentimentStatus":"available","marketSentimentUnavailableReason":null,"screenSource":"geckoterminal","staleTweets":3,"summaryStatus":"available","tokens":[{"ageDays":500,"buzzed":true,"change24hPct":6.8,"kolMentions24h":8,"kolQuoteExamples":[{"author":"kol_handle","text":"VVV quietly becoming the Base AI bet","ts":"2026-06-09T14:02:00Z"}],"kolSignalStrength":0.19,"kolSymbolAmbiguous":false,"liquidityUsd":8400000,"marketCapUsd":271000000,"noKolCoverage":false,"poolUrl":"https://www.geckoterminal.com/base/pools/0x...","priceUsd":4.12,"rankedBy":"kol-signal","symbol":"VVV","tokenAddress":"0xacfe6019ed1a7dc6f7b508c02d1b04ec88cc21bf","topEngagement":118432,"topTweets":[{"author":"big_account","likes":95211,"retweets":23221,"text":"$VVV team update thread","ts":"2026-06-09T11:30:00Z"}],"tweetCount":3,"volume24hUsd":19250000}]},"meta":{"degraded":false,"generatedAt":"","stalenessSec":0,"validUntil":""},"status":"success"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{},"meta":{"type":"object"},"reason":{"description":"status=unavailable only; every \u003e=400 is UNCHARGED","type":"string"},"status":{"enum":["success","unavailable"],"type":"string"}},"required":["status"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_hc2dhq09"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"2000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/base-season","scheme":"exact","validUntil":1788618663,"version":1},"signature":"0xd1dcd9d1fe204edb8681aae2f7d498ebb4cfbf9e7d9096fbe46cfff9980437db7fc349cf00619876b8791fe464ea7b002e81eeae0b065824eaafc68e450f2dcd1c"},{"acceptIndex":1,"format":"eip712","payload":{"amount":"2000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","resourceUrl":"https://x402.ottoai.services/base-season","scheme":"exact","validUntil":1788618663,"version":1},"signature":"0x45389ef48482e2668e23a3c8a8a4c392ace10f9dcda4a0dc95ec095c0f55c65e13bdbdebc6c227a6062b810a5fc37cb5e089c3a712bd12aa5f2ba4fa226802a01c"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"otto-content-receipt":{}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1781044576/bazaar-icons/84cde0751281b3d0.png","lastUpdated":"2026-09-05T14:26:03.469Z","quality":{"l30DaysTotalCalls":175,"l30DaysUniquePayers":26,"lastCalledAt":"2026-09-04T23:57:36.687Z"},"resource":"https://x402.ottoai.services/base-season","serviceName":"Otto AI","tags":["base","kol sentiment","social signal","trending tokens","crypto twitter"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","scheme":"exact"}],"description":"Live + reference foreign-exchange (forex) rates, base USD. LIVE near-real-time mid quotes for the 12 most-traded currencies (EUR, GBP, JPY, CHF, CAD, AUD, NZD, CNY, HKD, SGD, SEK, KRW), refreshed every minute with an honest market-open/stale flag, PLUS the official ECB daily reference table for ~30 currencies. Derive any cross-rate or pair. For agents pricing cross-border ops, treasury, invoicing and FX conversion. Keyless, pay-per-call.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"data":{"base":"USD","generatedAt":"2026-06-29T12:37:10.000Z","live":{"asOf":"2026-06-29T12:37:06.000Z","marketOpen":true,"rates":{"AUD":1.4495,"CAD":1.4206,"CHF":0.8088,"CNY":6.7836,"EUR":0.8768,"GBP":0.7559,"HKD":7.8415,"JPY":161.89,"KRW":1543.51,"NZD":1.7698,"SEK":9.7314,"SGD":1.2938},"source":"Yahoo","stale":false,"staleSymbols":[]},"liveAvailable":true,"reference":{"date":"2026-06-26","rates":{"AUD":1.4488,"CAD":1.4182,"CHF":0.8085,"CNY":6.7982,"EUR":0.8771,"GBP":0.7565,"JPY":161.65},"source":"ECB"}},"meta":{"degraded":false,"generatedAt":"","stalenessSec":0,"validUntil":""},"status":"success"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{},"meta":{"type":"object"},"reason":{"description":"status=unavailable only; every \u003e=400 is UNCHARGED","type":"string"},"status":{"enum":["success","unavailable"],"type":"string"}},"required":["status"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_hc2dhq09"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/fx-rates","scheme":"exact","validUntil":1788617161,"version":1},"signature":"0x5ee97922b470e6b0003f8714561241fca89df963dce998939efdbd7fcaf5e34e30440b6ac68d296d11afed821bd69ccb4a3e99a7b799f87f1ef2cf1d77b300521b"},{"acceptIndex":1,"format":"eip712","payload":{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","resourceUrl":"https://x402.ottoai.services/fx-rates","scheme":"exact","validUntil":1788617161,"version":1},"signature":"0x1d9838c26469ecca5744ea9d18ef150060150af00744aaf0c28eb77b4940ba1d1e063c26868fbed502b2eb5d4a60ec2ced33d408510cda56dfaa67944ca3b8661c"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"otto-content-receipt":{}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1781044576/bazaar-icons/84cde0751281b3d0.png","lastUpdated":"2026-09-05T14:01:01.687Z","quality":{"l30DaysTotalCalls":218,"l30DaysUniquePayers":25,"lastCalledAt":"2026-09-05T12:01:08.499Z"},"resource":"https://x402.ottoai.services/fx-rates","serviceName":"Otto AI","tags":["forex","fx rates","currency exchange","live fx","currency conversion"],"type":"http","x402Version":2},{"accepts":[{"amount":"20000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x36038e1d712c5e39f35952164ec58ec2b96caee7","scheme":"exact"}],"description":"Cross-venue funding arbitrage signal from real-time 8h-equivalent funding rates on Binance, OKX, Bybit, KuCoin, Bitget and Hyperliquid. Returns the gross and net-of-fees spread between the best short venue and best long venue (gross_spread_bps, net_spread_bps after a 20 bps round-trip fee estimate), spread_8h_normalized, venues_count, per-venue rates with funding_interval_hours, annualized_pct, and an actionability label. All 16 assets. $0.02 USDC via x402.","extensions":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{},"type":"http"},"output":{"example":{"actionability":"not_actionable","annualized_pct":-175.2,"as_of":"2026-01-01T00:00:00.000Z","asset":"BTC-USD","best_long_rate8h":-0.0001,"best_long_venue":"hyperliquid","best_short_rate8h":0.0003,"best_short_venue":"binance","cache_ttl_sec":null,"caveats":["Computed facts, not a profit forecast.","Funding can flip direction at any time.","Execution/slippage/borrow/margin costs not fully modeled.","20 bps fee estimate assumes taker fills on both legs at open and close."],"dispersion":{"max_min_spread":0.0004,"stdev":0.000138,"venues_reporting":6},"gross_spread_bps":4,"inputs":{"best_long_rate8h":-0.0001,"best_short_rate8h":0.0003,"venues_count":6,"venues_queried":6},"methodology":"gross_spread_bps = (best_short_rate8h - best_long_rate8h) * 10000. net_spread_bps = gross_spread_bps - 20 (ROUND_TRIP_FEE_BPS). annualized_pct = net per-8h fraction * 3 * 365 * 100.","net_spread_bps":-16,"oi_weighted_avg_8h":0.00026,"per_venue":{"binance":{"funding_interval_hours":8,"oi":85000,"rate8h":0.0003},"bitget":{"funding_interval_hours":8,"oi":null,"rate8h":0.00024},"bybit":{"funding_interval_hours":8,"oi":30000,"rate8h":0.00028},"hyperliquid":{"funding_interval_hours":1,"oi":12000,"rate8h":-0.0001},"kucoin":{"funding_interval_hours":8,"oi":null,"rate8h":0.00022},"okx":{"funding_interval_hours":8,"oi":40000,"rate8h":0.00025}},"short":"BTC","simple_avg_8h":0.00023,"spread_8h_normalized":0.0004,"venues_count":6},"example_kind":"illustrative_schema_only","example_note":"Placeholder values and timestamps, not market data.","type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-01T21:38:36.946Z","quality":{"l30DaysTotalCalls":16,"l30DaysUniquePayers":13,"lastCalledAt":"2026-09-01T21:38:36.769Z"},"resource":"https://kronossignals.com/api/v1/funding-arb/btc","serviceName":"Kronos Crypto Data \u0026 Forecasts","tags":["funding-arb","funding-rate","cross-venue","arbitrage","derivatives"],"type":"http","x402Version":2},{"accepts":[{"amount":"5000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde","scheme":"exact"},{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xC751344Ee09B5159160173F77D4a1169bCd386A1","scheme":"exact"},{"amount":"5000","asset":"0x754704Bc059F8C67012fEd69BC8A327a5aafb603","extra":{"name":"USDC","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:143","payTo":"0xC751344Ee09B5159160173F77D4a1169bCd386A1","scheme":"exact"}],"description":"Search Amazon by keyword or browse bestsellers by category slug","extensions":{"bazaar":{"info":{"input":{"body":{"query":"LG Ultragear OLED 34","tld":"de"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"mode":"query","organic":[{"asin":"B0F59XT8QM","currency":"EUR","price_gross":782.04,"title":"LG Ultragear ..."}],"page":1,"tld":"de"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"category_slug":{"description":"Amazon bestsellers category slug, e.g. 'electronics' (.com), 'elektronik' (.de), 'electronique' (.fr). Invalid slugs return 'not_found' - retry with a correct slug.","type":"string"},"include_paid":{"default":false,"description":"Include sponsored ad results (default: dropped)","type":"boolean"},"include_suggested":{"default":false,"description":"Include 'people also searched for' suggestions (default: dropped)","type":"boolean"},"keyword":{"description":"Alias of 'query'","type":"string"},"keywords":{"description":"Alias of 'query'","type":"string"},"min_reviews":{"description":"Drop hits with fewer than N reviews. Pair with sort_by='most_reviewed' for a trust-weighted result. Applied client-side to organic/paid/suggested.","maximum":9007199254740991,"minimum":0,"type":"integer"},"page":{"default":1,"description":"Page number (1-20)","maximum":20,"minimum":1,"type":"integer"},"q":{"description":"Alias of 'query'","type":"string"},"query":{"description":"Free-text keyword query (mutually exclusive with category_slug)","type":"string"},"response_format":{"default":"concise","description":"'concise' drops images/variants/deep seller metadata; 'detailed' keeps everything","enum":["concise","detailed"],"type":"string"},"sort_by":{"description":"Server-side sort, except 'most_reviewed' which re-ranks the current page client-side by review count desc (rating tiebreaker). Pair 'most_reviewed' with min_reviews to skip thinly-reviewed items.","enum":["most_recent","price_low_to_high","price_high_to_low","featured","average_review","bestsellers","most_reviewed"],"type":"string"},"tld":{"default":"com","description":"Amazon marketplace: com | co.uk | de | fr | es | it","enum":["com","co.uk","de","fr","es","it"],"type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-03T00:59:13.386Z","quality":{"l30DaysTotalCalls":487,"l30DaysUniquePayers":7,"lastCalledAt":"2026-09-03T01:00:00.034Z"},"resource":"https://glim.sh/api/v1/amazon/search","serviceName":"glim.sh","tags":["twitter","reddit","web","github","search"],"type":"http","x402Version":2},{"accepts":[{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"5000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","scheme":"exact"}],"description":"Search X/Twitter for any query and get the actual matching tweets — keyword, $CASHTAG, from:handle (a user timeline), @handle (mentions), or boolean OR. Each tweet returns author, full text (long-form note tweets included), timestamp, likes and retweets (reply/quote counts when available). Most-recent-first for real-time monitoring and alerting. Live X search backend, pay-per-call USDC, structured JSON.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"query":"$BTC"},"type":"http"},"output":{"example":{"data":{"count":2,"generatedAt":"2026-06-30T13:45:00.000Z","mode":"Latest","query":"$BTC","tweets":[]},"meta":{"degraded":false,"generatedAt":"","stalenessSec":0,"validUntil":""},"status":"success"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"query":{"description":"X/Twitter search query. Plain keywords/topics, a $CASHTAG, from:handle for a user timeline, @handle for mentions, or boolean OR (uppercase). Example: \"$BTC OR bitcoin -is:retweet\".","type":"string"}},"required":["query"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{},"meta":{"type":"object"},"reason":{"description":"status=unavailable only; every \u003e=400 is UNCHARGED","type":"string"},"status":{"enum":["success","unavailable"],"type":"string"}},"required":["status"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_hc2dhq09"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/tweet-search","scheme":"exact","validUntil":1788590672,"version":1},"signature":"0x818014502541e590e0ec1ba4e450280da3370da09f30bb1881d7e54a928fd9a264876f8616b24c8bcc7d6f6d49229c0012d42098b6a50d208724b7dac7855cbd1c"},{"acceptIndex":1,"format":"eip712","payload":{"amount":"5000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","resourceUrl":"https://x402.ottoai.services/tweet-search","scheme":"exact","validUntil":1788590672,"version":1},"signature":"0x4f97f963e621febf3bfb37d5cecddf306e4037dde4b7dea89afe664cf6adc6b300a161e0c78f29295507a541c3ba3fa3400d9783d5a68fce27fc545320857ec01b"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"otto-content-receipt":{}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1781044576/bazaar-icons/84cde0751281b3d0.png","lastUpdated":"2026-09-05T06:39:32.948Z","quality":{"l30DaysTotalCalls":2519,"l30DaysUniquePayers":16,"lastCalledAt":"2026-09-05T06:39:32.63Z"},"resource":"https://x402.ottoai.services/tweet-search","serviceName":"Otto AI","tags":["twitter search","x search","tweet search","social data","crypto twitter"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x5253666c40432f009ebd99908b9cd2a7fd1019cb","scheme":"exact"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"FgcKNzsBXSEHGNZNWetPsjXiBZk1WFoU6sF2zVsnzXfa","scheme":"exact"}],"description":"Current Base gas prices and a simple-transfer cost estimate for transaction planning.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"base_fee_gwei":"0.008","block":32712345,"gas_price_gwei":"0.012","network":"base","priority_fee_gwei":"0.001","simple_transfer_cost_eth":"0.00000025"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-05T00:36:37.427Z","quality":{"l30DaysTotalCalls":40,"l30DaysUniquePayers":11,"lastCalledAt":"2026-09-05T00:36:37.307Z"},"resource":"https://quartermaster.surewhynot.app/v1/gas","serviceName":"Quartermaster Gas Prices","tags":["gas","fees","base","transaction","settlement"],"type":"http","x402Version":2},{"accepts":[{"amount":"6000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x9dBA414637c611a16BEa6f0796BFcbcBdc410df8","scheme":"exact"}],"description":"Search Twitter/X tweets with advanced filters. Returns up to 20 tweets per page, most recent first, with pagination. At least one filter required. Params: words, phrase, anyWords, noneWords, hashtags, from, to, mentioning, minReplies, minLikes, minReposts, since (YYYY-MM-DD), until, next_token. e.g. GET /tweets/search?words=bitcoin\u0026from=elonmusk\u0026minLikes=100. Returns X v2 API-compatible JSON.","extensions":{"bazaar":{"category":"api","discoverable":true,"info":{"input":{"method":"GET","queryParams":{"from":"elonmusk","minLikes":"100","words":"bitcoin"},"type":"http"},"output":{"example":{"data":[{"author":{"id":"9253672","name":"Hal Finney","username":"halfin"},"created_at":"2009-01-11T03:39:18.000Z","id":"1110302988","public_metrics":{"like_count":134000,"quote_count":3500,"reply_count":5400,"retweet_count":32000},"text":"Running bitcoin"}],"meta":{"next_token":"abc123"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"anyWords":{"description":"Any of these words","type":"string"},"from":{"description":"Tweets from this username","type":"string"},"hashtags":{"description":"Filter by hashtag","type":"string"},"mentioning":{"description":"Tweets mentioning this username","type":"string"},"minLikes":{"description":"Minimum like count","type":"string"},"minReplies":{"description":"Minimum reply count","type":"string"},"minReposts":{"description":"Minimum retweet count","type":"string"},"next_token":{"description":"Pagination cursor","type":"string"},"noneWords":{"description":"Exclude these words","type":"string"},"phrase":{"description":"Exact phrase match","type":"string"},"since":{"description":"Start date (YYYY-MM-DD)","type":"string"},"to":{"description":"Tweets replying to this username","type":"string"},"until":{"description":"End date (YYYY-MM-DD)","type":"string"},"words":{"description":"All these words must appear","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["twitter","x","social","tweets","search","posts","filter","hashtag","keyword","paginated","mentions","agent","x402"]},"builder-code":{"info":{"a":"bc_qobj93ib"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"lastUpdated":"2026-09-03T23:26:16.49Z","quality":{"l30DaysTotalCalls":9141,"l30DaysUniquePayers":19,"lastCalledAt":"2026-09-03T23:26:16.259Z"},"resource":"https://x402.twit.sh/tweets/search","type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"assetTransferMethod":"permit2","name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","scheme":"exact"}],"description":"Where DeFi capital is flowing — TVL rankings, fastest-growing vs bleeding protocols, chain-by-chain breakdown, and per-protocol deep dives. Track capital rotation and protocol health. Powered by DefiLlama.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"protocol":"aave"},"type":"http"},"output":{"example":{"data":{"report":"DeFi analytics..."},"meta":{"degraded":false,"generatedAt":"2026-08-10T12:00:00.000Z","sourceHealth":{"defillama":"unknown"}},"status":"success"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"protocol":{"description":"Protocol slug for detailed view (optional — omit for DeFi overview)","type":"string"}},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Report object on success, error string on failure"},"meta":{"description":"Freshness. generatedAt = when we built this response. stalenessSec = age of our cached snapshot, absent on live pass-throughs. dataAsOf = vintage of the observations. degraded = an older good version was served.","properties":{"degraded":{"type":"boolean"},"generatedAt":{"type":"string"},"sourceHealth":{"type":"object"},"stalenessSec":{"type":["number","null"]}},"required":["generatedAt","degraded","sourceHealth"],"type":"object"},"report":{"description":"DEPRECATED mirror of data.report — kept so pre-2026-08-10 integrations keep working.","type":"string"},"status":{"enum":["success","failed"],"type":"string"}},"required":["status","data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_hc2dhq09"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/defi-analytics","scheme":"exact","validUntil":1788605141,"version":1},"signature":"0xf9215e1d437ad7b89e44ee6b841186212b6e9a8e1d0c2bdb5f204be97e0827fb106f97554271768652673699fdc7ef7f71a047f49aa5fadabb59614267b3ff021b"},{"acceptIndex":1,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/defi-analytics","scheme":"exact","validUntil":1788605141,"version":1},"signature":"0xf9215e1d437ad7b89e44ee6b841186212b6e9a8e1d0c2bdb5f204be97e0827fb106f97554271768652673699fdc7ef7f71a047f49aa5fadabb59614267b3ff021b"},{"acceptIndex":2,"format":"eip712","payload":{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","resourceUrl":"https://x402.ottoai.services/defi-analytics","scheme":"exact","validUntil":1788605141,"version":1},"signature":"0xcc5d5b1d3e75439a3af65d041c23b61a86bb9143d2f49b1df6b77979bbff24db2cb9d29ca13fc3e57ac0d8d60e177d5829f7fc5d8434662ae4cec76c38b6b3021c"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"otto-content-receipt":{},"sign-in-with-x":{"info":{"domain":"x402.ottoai.services","issuedAt":"2026-09-05T10:40:41.484Z","nonce":"422fd0376c5faa6de295bd573aebc99d","resources":["https://x402.ottoai.services/defi-analytics"],"statement":"Sign in to access Otto AI market intelligence","uri":"https://x402.ottoai.services/defi-analytics","version":"1"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"address":{"type":"string"},"chainId":{"type":"string"},"domain":{"type":"string"},"expirationTime":{"format":"date-time","type":"string"},"issuedAt":{"format":"date-time","type":"string"},"nonce":{"type":"string"},"notBefore":{"format":"date-time","type":"string"},"requestId":{"type":"string"},"resources":{"items":{"format":"uri","type":"string"},"type":"array"},"signature":{"type":"string"},"statement":{"type":"string"},"type":{"type":"string"},"uri":{"format":"uri","type":"string"},"version":{"type":"string"}},"required":["domain","address","uri","version","chainId","type","nonce","issuedAt","signature"],"type":"object"},"supportedChains":[{"chainId":"eip155:8453","type":"eip191"},{"chainId":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","type":"ed25519"}]}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1781044576/bazaar-icons/84cde0751281b3d0.png","lastUpdated":"2026-09-05T10:40:41.538Z","quality":{"l30DaysTotalCalls":57,"l30DaysUniquePayers":30,"lastCalledAt":"2026-09-05T10:40:41.21Z"},"resource":"https://x402.ottoai.services/defi-analytics","serviceName":"Otto AI","tags":["defi tvl","protocol analytics","defi rankings","capital flows"],"type":"http","x402Version":2},{"accepts":[{"amount":"2000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":60,"network":"eip155:8453","payTo":"0x548fC289526ab2F0391D562a723cdA64Bbf1abc4","scheme":"exact"},{"amount":"0.002","asset":"USDC:0x6d1e7cde53ba9467b783cb7c530ce054","extra":{"destinationDex":"spot"},"maxTimeoutSeconds":60,"network":"hyperliquid:mainnet","payTo":"0x548fC289526ab2F0391D562a723cdA64Bbf1abc4","scheme":"exact"},{"amount":"2000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","receiverAuthorizer":"0x3721824a31197dcDD2984cF43b92B6cc8A87c0Fb","version":"2","withdrawDelay":86400},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x548fC289526ab2F0391D562a723cdA64Bbf1abc4","scheme":"batch-settlement"}],"description":"The most-recent N OHLCV candles (≤5000). Same per-row pricing as the windowed read ($0.00001 base for main/spot, $0.000025 premium for HIP-3/HIP-4); candles lag ~2 days.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"dex":"main","n":100},"type":"http"},"output":{"example":{"c":"42080.0","close_time":1700000059999,"h":"42100.0","interval":"1m","l":"41950.0","n":340,"o":"42000.0","open_time":1700000000000,"v":"12.5"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"coin":{"description":"Asset symbol, e.g. BTC","type":"string"},"interval":{"description":"Candle interval, e.g. 1m","type":"string"}},"required":["coin","interval"],"type":"object"},"queryParams":{"properties":{"dex":{"type":"string"},"n":{"type":"integer"}},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-01T14:40:18.352Z","quality":{"l30DaysTotalCalls":32,"l30DaysUniquePayers":11,"lastCalledAt":"2026-09-01T14:40:59.392Z"},"resource":"https://api.hyperextend.xyz/v1/candles/BTC/1m/latest","serviceName":"hyperextend","tags":["hyperliquid","market-data","candles","open-interest","hip-3"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"assetTransferMethod":"permit2","name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","scheme":"exact"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","scheme":"exact"}],"description":"Quick pulse check from crypto Twitter. Breaking news, trending narratives, and sentiment shifts at a glance.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"data":{"digest":"Top KOL tweets summary...","timestamp":"2026-01-26T12:00:00Z"},"meta":{"dataAsOf":"2026-08-10T07:45:00.000Z","degraded":false,"generatedAt":"2026-08-10T12:00:00.000Z","sourceHealth":{"twitter-summaries":"ok"},"stalenessSec":2640},"status":"success"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"Digest object on success, error string on failure"},"meta":{"description":"Freshness. generatedAt = when we built this response. stalenessSec = age of our cached snapshot, absent on live pass-throughs. dataAsOf = vintage of the observations. degraded = an older good version was served.","properties":{"dataAsOf":{"description":"Vintage of the observations, as upstream declared it.","type":["string","null"]},"degraded":{"type":"boolean"},"generatedAt":{"type":"string"},"sourceHealth":{"type":"object"},"stalenessSec":{"type":["number","null"]}},"required":["generatedAt","degraded","sourceHealth"],"type":"object"},"status":{"enum":["success","failed"],"type":"string"}},"required":["status","data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_hc2dhq09"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/twitter-summary","scheme":"exact","validUntil":1788569033,"version":1},"signature":"0x7aedb414be78b0765d848bd37de2b092c28afb318cb0e0bf6f37ac787cb4842c3a78cd54e22fc70930aa64a59769b1691b2c7824ca730aa72215a12fb77122711c"},{"acceptIndex":1,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808","resourceUrl":"https://x402.ottoai.services/twitter-summary","scheme":"exact","validUntil":1788569033,"version":1},"signature":"0x7aedb414be78b0765d848bd37de2b092c28afb318cb0e0bf6f37ac787cb4842c3a78cd54e22fc70930aa64a59769b1691b2c7824ca730aa72215a12fb77122711c"},{"acceptIndex":2,"format":"eip712","payload":{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5","resourceUrl":"https://x402.ottoai.services/twitter-summary","scheme":"exact","validUntil":1788569033,"version":1},"signature":"0xb21de297ac89ca76a19eae608b34849a40170cbce4d1841e7c156843597a056d79931159c505539f6f927575db39b0a19ea9794c436adefc2acd0f6b9d4b20841b"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"otto-content-receipt":{},"sign-in-with-x":{"info":{"domain":"x402.ottoai.services","issuedAt":"2026-09-05T00:38:53.601Z","nonce":"b9b576bb2307a7ea763ff95ef7f840fe","resources":["https://x402.ottoai.services/twitter-summary"],"statement":"Sign in to access Otto AI market intelligence","uri":"https://x402.ottoai.services/twitter-summary","version":"1"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"address":{"type":"string"},"chainId":{"type":"string"},"domain":{"type":"string"},"expirationTime":{"format":"date-time","type":"string"},"issuedAt":{"format":"date-time","type":"string"},"nonce":{"type":"string"},"notBefore":{"format":"date-time","type":"string"},"requestId":{"type":"string"},"resources":{"items":{"format":"uri","type":"string"},"type":"array"},"signature":{"type":"string"},"statement":{"type":"string"},"type":{"type":"string"},"uri":{"format":"uri","type":"string"},"version":{"type":"string"}},"required":["domain","address","uri","version","chainId","type","nonce","issuedAt","signature"],"type":"object"},"supportedChains":[{"chainId":"eip155:8453","type":"eip191"},{"chainId":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","type":"ed25519"}]}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1781044576/bazaar-icons/84cde0751281b3d0.png","lastUpdated":"2026-09-05T00:38:53.656Z","quality":{"l30DaysTotalCalls":50,"l30DaysUniquePayers":30,"lastCalledAt":"2026-09-05T00:38:53.447Z"},"resource":"https://x402.ottoai.services/twitter-summary","serviceName":"Otto AI","tags":["crypto twitter","social sentiment","market pulse","tweet digest"],"type":"http","x402Version":2}],"pagination":{"limit":100,"offset":0,"total":16589},"x402Version":2}
