Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75ac…8ba40xf71d…d6dcBase$16.4370%0x3e32…3ce717s ago0xf978d5…b3d3b0
0xcbe1…a8ca0x3e0a…78e7Base$0.005102100%coinbase17s ago0xcadb80…dfbb79
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x13ffac…0d9f83
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xe68355…289063
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x919f93…e6155d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xd38e33…cc583d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase25s ago0x743fd5…3bf938
0x1332…66eb0x47c5…4fc3Base$13.6570%0xe0dd…9b2b25s ago0xe0e066…c966c0
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted27s ago0xd2ba16…1caf7f
0x470f…d0400x40a8…ad8bBasex402 service$0.001100%coinbase27s ago0xfd3e63…3854a0
0xb48b…82ef0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xc49fdf…e71459
0xe7f9…44280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xde2d10…69e183
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x70cddd…f5f947
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase31s ago0x759782…4aad37
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x4efa44…80895e
0x30b1…a5950xbfd7…b7edBase$0.005100%coinbase35s ago0x0ecaee…9dfb6f
0x0976…2f960xf000…94fcBase$0.10100%coinbase35s ago0x4f4e66…173d1c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x68aabe…5ff537
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase37s ago0xc11ba5…30e2cc
0xe03d…274b0x50eb…6480Base$0.00170%0x54f0…793239s ago0x395725…ae09b9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x093324…261d7c
0x8d56…25b30xbfd7…b7edBase$0.005100%coinbase41s ago0x515d54…68af16
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x0dc829…2f0fef
0xe7f9…44280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0x76fa59…9942c5
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase47s ago0xcb2909…bff352

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.