Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x4eca08…8bc9b2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xa8cde1…ada902
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x66b25a…d4588f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x54948d…1cd9a7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xce03e7…f98a67
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x58f934…7ba023
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xc08e0a…b05c56
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x309fa7…8f0025
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x06bbea…fe882e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xe05b43…8a476a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xb1522b…fb61fc
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x593d89…96ac63
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x527f85…acee87
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x89f659…b94095
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x0ec29b…702284
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x7b886e…791ef7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x7ed2ca…1481b9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x32d5cb…937480
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x2fdd7a…2d18e7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x5bebbc…4a97d7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xb745bd…d48366
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x716765…5bb6c5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xf6e9d0…92e55b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x54e1d1…b4dbad
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x5dfbba…3d29e5

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.