Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0dde78…e6aef5
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9d8be0…dcb478
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI112d ago0x16a044…6e943d
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2af590…636f30
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x10cf31…42f8ee
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbd5ae5…3f40ab
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x34574e…24e67f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe19a86…3dfd63
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe19d87…d14d35
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x860dc6…6dffef
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x870755…e63048
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbf9cb9…068681
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3602d8…d677a0
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xce0d41…dce4d4
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7d18ae…8450eb
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb0aaf…169ecf
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x836458…0c33f8
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd78082…a09d3e
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb9e3b4…729985
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x10228d…79fa9a
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2471cc…5669e3
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb8d1d4…77de20
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe28fcc…05f702
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0x85f070…79aad6
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd773c7…7cbd7e

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.