Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0xd1089d…d08610
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa37d ago0xa249d3…b2fe14
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0xbe1049…c063c8
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0x851c23…2efa19
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0x33313b…479ac1
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa37d ago0x651f3e…8897ac
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0xf4c800…47dc2c
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa37d ago0x195a30…ac067f
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0x4136dc…2d538e
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0x3055b8…0fea5c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0x388a40…2869dc
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0x7de488…028f5f
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa37d ago0xfbaeaa…7a5001
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0x0d87c7…23f76c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0xd2dc68…0e681d
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa37d ago0x88a9a7…361139
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0x1c9c80…ee3072
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa37d ago0xddff60…662337
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0xb648c8…394c7b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0xce0767…f9e154
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa37d ago0x154b8a…2d4ae7
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0x325ffa…ace3ec
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0x420b6b…9c9e01
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0xb4abc2…1e9a33
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa37d ago0x973b90…9a9fec

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.