Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ed…68540x9c95…e299Base—$0.001100%fluxa33d ago0x2ad932…61017f
0x85ed…68540x9c95…e299Base—$0.001100%fluxa33d ago0xaf4416…69760a
0x85ed…68540x9c95…e299Base—$0.001100%fluxa33d ago0x110ed9…951666
0x85ed…68540x9c95…e299Base—$0.001100%fluxa33d ago0x2eb0d7…57ecd6
0x85ed…68540x9c95…e299Base—$0.001100%fluxa33d ago0x0b596c…175e10
0x85ed…68540x9c95…e299Base—$0.001100%fluxa33d ago0xca0c2d…0baeb4
0x85ed…68540x9c95…e299Base—$0.001100%fluxa33d ago0x9bed73…dabde7
0x85ed…68540x9c95…e299Base—$0.001100%fluxa33d ago0xc96883…6d86b0
0x85ed…68540x9c95…e299Base—$0.001100%fluxa33d ago0xcdb054…3fcf0a
0x85ed…68540x9c95…e299Base—$0.001100%fluxa33d ago0xbccc5f…4ed921
0x85ed…68540x9c95…e299Base—$0.001100%fluxa33d ago0x2fe62c…3fe48e
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa33d ago0x86263f…b40dbf
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa33d ago0xa5c233…2e68b6
0x85ed…68540x9c95…e299Base—$0.001100%fluxa33d ago0xbbc4e7…84666c
0x85ed…68540x9c95…e299Base—$0.001100%fluxa33d ago0x9975c0…ed0cc9
0x85ed…68540x9c95…e299Base—$0.001100%fluxa33d ago0x34d8f1…1cbcc9
0x85ed…68540x9c95…e299Base—$0.001100%fluxa34d ago0x4218cf…519ea2
0x85ed…68540x9c95…e299Base—$0.001100%fluxa34d ago0xc1881c…ad0d6e
0x85ed…68540x9c95…e299Base—$0.001100%fluxa34d ago0x16b5ee…47c45e
0x85ed…68540x9c95…e299Base—$0.001100%fluxa34d ago0xa1faed…dae4ac
0x85ed…68540x9c95…e299Base—$0.001100%fluxa34d ago0xec0028…22298e
0x85ed…68540x9c95…e299Base—$0.001100%fluxa34d ago0x89e411…24a4a7
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa34d ago0xe8eae2…1d9eeb
0x85ed…68540x9c95…e299Base—$0.001100%fluxa34d ago0x8cb8fe…328bc5
0x85ed…68540x9c95…e299Base—$0.001100%fluxa34d ago0x2df387…258e7d

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.