Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase39d ago0xd8b88b…92048c
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase39d ago0x2de09c…c69baa
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase39d ago0xe9ef39…6fce5e
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase39d ago0x37e767…6eaa2a
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase39d ago0x4e45f2…4321d2
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase39d ago0x9e3394…2e751c
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase39d ago0x46ed88…376a6a
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase39d ago0x660ab0…b8f11f
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase39d ago0x9126e0…f2e2bb
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase39d ago0x51b773…8dfd1b
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase39d ago0x5ac795…89fc07
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase39d ago0xf8485f…effac7
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase39d ago0x043063…6a9928
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase39d ago0xc57315…c1d508
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase39d ago0xa1c71f…2b5f2f
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase39d ago0xeb5ba8…f0b225
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase39d ago0x15790b…c79fe3
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase39d ago0x1c292c…b51725
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase39d ago0x2a28df…da4c33
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase39d ago0xba3044…ac4ffa
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase39d ago0x599066…ae71c8
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase39d ago0xbfd923…868059
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase39d ago0xe39a83…56a6ed
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase39d ago0x1800b2…af25c7
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase39d ago0x9d6af4…aa980a

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.