Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa42d ago0x8c6694…b206ab
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa42d ago0xe5a1a6…291a87
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa42d ago0xafcb37…504226
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa42d ago0xa795a2…059de9
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa42d ago0x1caada…6db2b5
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa42d ago0x933a9d…31e8da
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa42d ago0x962b06…08ea90
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa42d ago0x5be02a…09bfc2
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa42d ago0x86343d…ffd408
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa42d ago0xd36c22…087111
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa42d ago0x4068ca…00da01
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa42d ago0x3e4502…eff7e5
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa42d ago0x326941…c3793a
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa42d ago0x7ed2a4…771e49
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa42d ago0x35766b…f2dee2
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa42d ago0x8f0760…ee19fe
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa42d ago0xe47466…41dd2e
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa42d ago0x247bcc…4f14ad
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa42d ago0x0f5e56…bd3711
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa42d ago0x9c237a…1a60e7
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa42d ago0x7a2a7c…5e77f8
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa42d ago0x88bd7f…34065e
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa42d ago0xd81f2c…cfa560
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa42d ago0xf0429b…c90c79
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa42d ago0x0a35a8…816406

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.