Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3560…6af00x9c95…e299Base—$0.001100%fluxa32d ago0x5718d7…cb5bc4
0x3560…6af00x9c95…e299Base—$0.001100%fluxa32d ago0x856a7a…82bee8
0x3560…6af00x9c95…e299Base—$0.001100%fluxa32d ago0x49503d…044f15
0x3560…6af00x9c95…e299Base—$0.001100%fluxa32d ago0xbbf846…eba68e
0x3560…6af00x9c95…e299Base—$0.001100%fluxa32d ago0x3dea54…53884f
0x3560…6af00x9c95…e299Base—$0.001100%fluxa32d ago0x134276…35c15b
0x3560…6af00x9c95…e299Base—$0.001100%fluxa32d ago0x4a40c9…15d69a
0x3560…6af00x9c95…e299Base—$0.001100%fluxa32d ago0x20e02b…930312
0x3560…6af00x9c95…e299Base—$0.001100%fluxa32d ago0x72540f…4d61d6
0x3560…6af00x9c95…e299Base—$0.001100%fluxa32d ago0xe6a894…abe3fd
0x3560…6af00x9c95…e299Base—$0.001100%fluxa32d ago0x02003c…f6e79a
0x3560…6af00x9c95…e299Base—$0.001100%fluxa32d ago0xf41163…574e9a
0x3560…6af00x9c95…e299Base—$0.001100%fluxa32d ago0x8fd4b2…fd5781
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa32d ago0x2c6d9a…084cfb
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa32d ago0x5a781b…d6ee17
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa32d ago0x2f4034…56454d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa32d ago0xdd658f…7f3159
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa32d ago0x90c387…97d187
0x3560…6af00x9c95…e299Base—$0.001100%fluxa32d ago0x091e1d…567dca
0x3560…6af00x9c95…e299Base—$0.001100%fluxa32d ago0x3df522…7a05fd
0x3560…6af00x9c95…e299Base—$0.001100%fluxa32d ago0x1018b4…300714
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa32d ago0x3ba2b5…417c31
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa32d ago0xe75170…e1fe4b
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa32d ago0x904336…fdc28f
0x3560…6af00x9c95…e299Base—$0.001100%fluxa32d ago0x8dae23…8f68bb

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.