Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0x6d2797…8184dd
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0x2860e2…023c95
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0x41b93f…e6bb18
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0xe1445e…cc8288
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0x59dccf…a87a95
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0x1cd4f1…d1c393
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0xeb5872…491faa
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0x5bf6f6…9782fd
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0xbf6625…4988a6
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0xf5ad6d…8f23e1
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0xeb0548…6749d8
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0x9a42a5…f006fd
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0x03811a…34f37a
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0x14e86d…c54ab5
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0xcb5e76…7289ea
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0x12c166…f64ecb
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0x926aef…977448
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0x9152ba…918f0c
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa2d ago0xd1be90…d71ee0

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.