Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa33d ago0x8edf70…41813c
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0x5dc2a8…80805d
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa33d ago0x6064a8…12b578
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0xd1dca8…9dfe10
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa33d ago0xc33599…b6ee90
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0xa748d2…8cc67c
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0xdada59…c765a7
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa33d ago0x0f38d4…f2408f
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa33d ago0x4cf7e3…5dedcd
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0x684180…59ca1c
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0x535bc4…dae435
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0x40845a…5e5643
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0x07f35e…f18cb2
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0x3bbb89…c08511
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa33d ago0x9dd1e6…f5cdd3
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0x80b78b…db40ac
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0x72202d…39659c
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0x141ceb…60959e
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0xeb21e7…e67371
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0x3072be…2c82c6
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0x9cd07d…a83c7a
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0x59ddf3…06d839
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa34d ago0xcf84cb…1d63b5

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.