Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c32…70300x10c1…1e24Base—$0.01100%coinbase108d ago0xe502b3…0a6dab
0x4c32…70300x10c1…1e24Base—$0.05100%coinbase108d ago0x7ee0e8…f78221
0x4c32…70300x10c1…1e24Base—$0.15100%coinbase108d ago0xeb0a4f…bb5f78
0x4c32…70300x10c1…1e24Base—$0.25100%coinbase108d ago0xe55b13…cc3aed
0x4c32…70300x10c1…1e24Base—$0.006207100%coinbase108d ago0xa5a9fb…b62e0e
0x4c32…70300x10c1…1e24Base—$0.04100%coinbase108d ago0x692018…17bc7f
0x4c32…70300x10c1…1e24Base—$0.02100%coinbase108d ago0xc35204…190fd8
0x4c32…70300x10c1…1e24Base—$0.005264100%coinbase108d ago0x270c4e…d66a7d
0x4c32…70300x10c1…1e24Base—$0.34100%coinbase108d ago0xa5b13f…6c54d8
0x4c32…70300x10c1…1e24Base—$0.01100%coinbase108d ago0xc8c421…95841b
0x4c32…70300x10c1…1e24Base—$0.01100%coinbase108d ago0xd23954…8ba8b9
0x4c32…70300x10c1…1e24Base—$0.10100%coinbase108d ago0xe02297…f140f7
0x4c32…70300x10c1…1e24Base—$0.02100%coinbase108d ago0x30a0c4…e4c37d
0x4c32…70300x10c1…1e24Base—$0.01100%coinbase108d ago0x70d961…631436
0x4c32…70300x10c1…1e24Base—$0.007678100%coinbase108d ago0x842aa1…2959dc
0x4c32…70300x10c1…1e24Base—$0.03100%coinbase108d ago0xaf6708…541f2d
0x4c32…70300x10c1…1e24Base—$0.03100%coinbase108d ago0x0b62e7…b2ab55
0x4c32…70300x10c1…1e24Base—$0.28100%coinbase108d ago0x3a8f57…cbb53a
0x4c32…70300x10c1…1e24Base—$0.05100%coinbase108d ago0xfd780d…20cdaf
0x4c32…70300x10c1…1e24Base—$0.01100%coinbase108d ago0xeac30a…573c26
0x4c32…70300x10c1…1e24Base—$0.04100%coinbase108d ago0x94cc3e…fc2104
0x4c32…70300x10c1…1e24Base—$0.23100%coinbase108d ago0x9cdcd8…3cb46f
0x4c32…70300x10c1…1e24Base—$0.02100%coinbase108d ago0xb05aa1…5dd7ba

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.