Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa40d ago0xa3d277…cb2213
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa40d ago0xdad500…fae80f
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa40d ago0x05fb64…1d2068
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa40d ago0x8dfd60…308e47
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa40d ago0x612956…d4ffad
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa40d ago0xbeebb4…65b31e
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa40d ago0xfe2e35…b1de63
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa40d ago0xdf86b9…710fa6
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa40d ago0xbde7f6…7d7ab2
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa40d ago0x4442ba…e190fd
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa40d ago0xf7a630…ed5771
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa40d ago0x58c779…aeb5a2
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa40d ago0x71df77…f2e7de
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa40d ago0xef97d3…52e316
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa40d ago0x27811c…074990
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa41d ago0x5bd700…f2a245
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa41d ago0xbcb15a…28d327
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa41d ago0xe92da7…3e0322
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa41d ago0xe0a5c3…b1a1d8
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa41d ago0x874586…5fe13b
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa41d ago0xb145c4…675bb1
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa41d ago0xa55d06…52a125
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa41d ago0xd3d416…976ce1
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa41d ago0x80302f…3bb5fc
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa41d ago0x0d4fca…e5cadc

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.