Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0xdbe189…977ea0
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0x1f4a0c…da922c
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0x4e6d12…7364e6
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0x426ca3…303224
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0x7190bb…cba1b8
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0xd07565…4e0611
0xf4f5…da5d0x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0x45e64a…cc9638
0xf4f5…da5d0x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0x89ff49…7f883c
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0x0a5ae1…29f024
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0x4ab084…ff6bbf
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0xff0ac4…50fcca
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0x8bec5e…ae95f6
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0x27bfd3…417fae
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0xc075b9…162b8b
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0x5693c7…73aaeb
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0x3be040…b2f264
0xf4f5…da5d0x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0xd834c4…1e4633
0xf4f5…da5d0x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0xd658fa…074c5e
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0xd7efd7…3c94ba
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0xb2ff23…4dd0eb
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0x978315…bfeea9
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0x8d43d1…9ec437
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0xd85e8f…480379
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0xcff4fe…120dae
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55313d ago0xe69a3e…0678f6

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.