Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0x5ff2a7…8907c3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0xc64219…484536
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates98d ago0xa89468…943491
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates98d ago0x846178…0232be
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates98d ago0x0e60ff…825d88
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0x122cb7…fb8339
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0xa58cea…051e58
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0xd97e7c…54329b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0xc78257…82eda9
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0xb1ebca…307363
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0xdb92df…c2ce27
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0x58a6fd…f386a8
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0xf469cc…ce9591
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0x4e8f7e…f1f46f
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates98d ago0x80209d…d57abe
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0x99c3ee…ca6599
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates98d ago0x050cb4…3fd222
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0x221e2b…71004d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0x895cca…225381
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0x7eef95…fe7ee5
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0x532ec0…f80a24
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0x3962f3…2e4360
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0x5fb6f4…7882c8
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0xd217a3…823733
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase98d ago0x81c996…7bb9fc

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.