Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa12d ago0x296623…7e0dec
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa12d ago0x78400c…68018a
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa12d ago0xef446a…bd9d5d
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa12d ago0x0a7bed…afcde9
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa12d ago0x7c3cca…a1bea4
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa12d ago0x2948c5…7747c9
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa12d ago0x8431c9…2981a9
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa12d ago0xf618da…42179f
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa12d ago0x0ac5c1…ec9ae5
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa12d ago0x537b78…2e07f6
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa12d ago0x2dcb33…3fcbb4
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa12d ago0x0fcd66…6e3cd3
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa12d ago0x5f412c…622072
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa12d ago0x4cfa1f…8a26a2
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa13d ago0x5bfbf3…59a824
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa13d ago0x0555da…a6340e
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa13d ago0xe7a517…97391b
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa13d ago0x1509ff…e460ef
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa13d ago0x1d894f…b40f13
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa13d ago0x486a3e…a9482d
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa13d ago0xfb3a39…ca1bae
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa13d ago0x385e49…125130
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa13d ago0x10bb66…a5f05d
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa13d ago0x58e332…a028b6

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.