Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x776acd…cc1a4c
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x94eb71…b2ca25
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x8234dc…b5a2eb
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x203119…90c1a6
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x9d33e9…0d667a
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x905e17…2bc68b
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x593cf4…e54eed
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x6fa4eb…b24aee
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0xe7b296…1e03c8
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x3bbaf0…a499d4
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0xe6af53…2d4231
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x81165e…d64b70
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x8818b3…e30e1c
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x17aa72…810bb7
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x4e78a1…5629f3
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0xaa4479…edc502
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x57e996…e92639
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0xb09318…ca4297
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0xf012ac…1ba759
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x0e5666…05a219
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x2f65a4…aba394
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0xd5a17c…632b43
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x7e2ab3…65074e
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x84e25c…903274
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa16d ago0x01bbdf…ed555f

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.