Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1712…9fed0x1303…aba2Base$0.01100%coinbase118d ago0x872432…b4fa58
0x1712…9fed0x1303…aba2Base$0.01100%coinbase118d ago0xbbabab…b41352
0x1712…9fed0x1303…aba2Base$0.01100%coinbase118d ago0xbee717…bfc255
0x1712…9fed0x1303…aba2Base$0.01100%coinbase118d ago0x9da849…222df8
0x1712…9fed0x1303…aba2Base$0.01100%coinbase118d ago0xfa6f3a…ebd53b
0x1712…9fed0x1303…aba2Base$0.01100%coinbase118d ago0x395b7a…0a5c33
0x1712…9fed0x1303…aba2Base$0.01100%coinbase118d ago0x611417…d13ab5
0x1712…9fed0x1303…aba2Base$0.01100%coinbase118d ago0xccaead…a1ab66
0x1712…9fed0x1303…aba2Base$0.01100%coinbase118d ago0x1cd897…30bc34
0x1712…9fed0x1303…aba2Base$0.01100%coinbase118d ago0xe10609…bdcd53
0x1712…9fed0x1303…aba2Base$0.01100%coinbase118d ago0x94497d…aff911
0x1712…9fed0x1303…aba2Base$0.01100%coinbase118d ago0x409c69…4a39d5
0x1712…9fed0x1303…aba2Base$0.01100%coinbase118d ago0x4671d2…d36fbb
0x1712…9fed0x1303…aba2Base$0.01100%coinbase118d ago0x6d7c75…1bf5cf
0x1712…9fed0x1303…aba2Base$0.01100%coinbase118d ago0xcb95d3…4402e5
0x1712…9fed0x1303…aba2Base$0.01100%coinbase118d ago0x318dba…6fb222
0x1712…9fed0x1303…aba2Base$0.01100%coinbase119d ago0xe1c8bf…b4b9dc
0x1712…9fed0x1303…aba2Base$0.01100%coinbase119d ago0x1c5569…07d7f1
0x1712…9fed0x1303…aba2Base$0.01100%coinbase119d ago0xe53792…3ed909
0x1712…9fed0x1303…aba2Base$0.01100%coinbase119d ago0x099388…db7873
0x1712…9fed0x1303…aba2Base$0.01100%coinbase119d ago0x2cc2d9…ab7033
0x1712…9fed0x1303…aba2Base$0.01100%coinbase119d ago0x34d80b…7cefff
0x1712…9fed0x1303…aba2Base$0.01100%coinbase119d ago0xd41499…54bada
0x1712…9fed0x1303…aba2Base$0.01100%coinbase119d ago0x47cb69…0a9280
0x1712…9fed0x1303…aba2Base$0.01100%coinbase119d ago0x7a421b…b484ec

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.