Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6573b3…6f668f
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc532f4…e93732
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x872823…7ad13e
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x55d488…df473e
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8a8471…469c14
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0a62e8…374318
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8d943f…8a0a52
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xec5354…26b0cf
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa0825c…88e7f0
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7dc08e…e88454
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x528e81…644911
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2bb101…b098e6
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x786e83…a98d1c
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x924896…693a2a
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7d82c8…590e22
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9dea8b…2ee076
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8b8ca0…a441ba
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x802c1e…529936
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4c74fc…7d1d25
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8b47bf…8b9628
0x33d1…d8bc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x867345…9f592f

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.