Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0xbd5902…cc3599
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase11s ago0xb0caef…9fef9b
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x04cb18…2ebb20
0x1332…66eb0x47c5…4fc3Base$52.5070%0xe218…89ec15s ago0xb15d75…4b996b
0xb48b…82ef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x168369…346ca7
0x1970…aef30x6839…1a2bBase$0.003100%coinbase15s ago0x73850d…7df409
0x37a1…c81d0x76ba…0939Base$5.2670%0x981d…fa8117s ago0xb7417e…1548a1
0x75ac…8ba40xf71d…d6dcBase$16.4370%0x3e32…3ce723s ago0xf978d5…b3d3b0
0xcbe1…a8ca0x3e0a…78e7Base$0.005102100%coinbase23s ago0xcadb80…dfbb79
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x13ffac…0d9f83
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xe68355…289063
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x919f93…e6155d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xd38e33…cc583d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31s ago0x743fd5…3bf938
0x1332…66eb0x47c5…4fc3Base$13.6570%0xe0dd…9b2b31s ago0xe0e066…c966c0
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted33s ago0xd2ba16…1caf7f
0x470f…d0400x40a8…ad8bBasex402 service$0.001100%coinbase33s ago0xfd3e63…3854a0
0xb48b…82ef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xc49fdf…e71459
0xe7f9…44280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xde2d10…69e183
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x70cddd…f5f947
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase37s ago0x759782…4aad37
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x4efa44…80895e
0x30b1…a5950xbfd7…b7edBase$0.005100%coinbase41s ago0x0ecaee…9dfb6f
0x0976…2f960xf000…94fcBase$0.10100%coinbase41s ago0x4f4e66…173d1c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x68aabe…5ff537

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.