Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa37d ago0x1ab515…7b5e1c
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa37d ago0x08ca0a…65a34c
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa37d ago0xa68b65…573227
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa37d ago0x90872b…9a6f69
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa37d ago0xe490d8…260427
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa37d ago0x4e598c…d27a12
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa37d ago0x0b3f38…b4135a
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa37d ago0xbd5d6b…6115a2
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa37d ago0x05ecfe…cc1852
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa37d ago0x142c10…692d86
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa37d ago0x52ce92…d1d2ea
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa37d ago0x721e5c…7a2f8a
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa37d ago0x696527…0a0ef3
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa37d ago0xf0af43…cab58a
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa37d ago0xeb5488…63b537
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa37d ago0x443d6b…071bda
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa37d ago0xc24f58…03ccbd
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa37d ago0xf271ac…2c69dc
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa37d ago0x819031…a984a1
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa37d ago0x2c7669…6ab3e9
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa37d ago0x6b9f8d…56bcd4
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa37d ago0xf477be…97a838
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa37d ago0xa33217…6644cb
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa37d ago0x972d80…b0485a
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa37d ago0x2b7297…b1cd24

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.