Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d4d…555c0x4395…d965Basex402 service$0.02100%coinbase4d ago0x2c1b4b…f31763
0x69e1…8a190x4395…d965Basex402 service$0.02100%coinbase5d ago0xb389a6…628e1f
0x69e1…8a190x4395…d965Basex402 service$0.02100%coinbase5d ago0x2aa680…2fa5d7
0x69e1…8a190x4395…d965Basex402 service$0.02100%coinbase5d ago0x167871…8b4afd
0x69e1…8a190x4395…d965Basex402 service$0.02100%coinbase5d ago0x987e1f…275497
0x69e1…8a190x4395…d965Basex402 service$0.02100%coinbase5d ago0xca16dd…206dcd
0x69e1…8a190x4395…d965Basex402 service$0.02100%coinbase5d ago0x497143…292d99
0x69e1…8a190x4395…d965Basex402 service$0.02100%coinbase5d ago0x14ddb5…913bf3
0x91f1…f8800x4395…d965Basex402 service$0.005100%coinbase5d ago0x3b4f89…9b9381
0xc191…32670x4395…d965Basex402 service$0.005100%coinbase5d ago0xf2c653…ae073d
0xc191…32670x4395…d965Basex402 service$0.01100%coinbase5d ago0x473901…2aba24
0xc191…32670x4395…d965Basex402 service$0.05100%coinbase5d ago0xdb144b…997734
0xc191…32670x4395…d965Basex402 service$0.02100%coinbase5d ago0xbbb5cd…09a606
0xc191…32670x4395…d965Basex402 service$0.02100%coinbase5d ago0xaeeccf…13bba8
0xc191…32670x4395…d965Basex402 service$0.02100%coinbase5d ago0x1a0977…a5ca4f
0xc191…32670x4395…d965Basex402 service$0.002100%coinbase5d ago0x649461…d38758
0xc191…32670x4395…d965Basex402 service$0.002100%coinbase5d ago0x12c21e…af59f4
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0xd7c195…48bc51
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0x0909ac…1234c6
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0xe198d6…6effe2
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0x9b8d33…59a7c8
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0x314b92…f468cf
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0x219cfe…09d3a2
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0xc68a29…9ad98d
0xc191…32670x4395…d965Basex402 service$0.0015100%coinbase5d ago0x46ed69…8f725e

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.