Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x735ae7…68a81a
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x958b6d…fa7347
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x3d3714…b526ec
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x463145…58002e
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x651ef5…5e4b39
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x3271ee…059562
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x77770b…32fd35
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x2b22fe…251cf8
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x5c4297…d15251
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x487b8e…e43261
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x55956e…14d6df
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x69d952…74ddaa
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0xdae76e…4ab829
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x968916…b8067b
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x7c51e1…e929b6
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0xffeb08…246fd1
0xbb42…72010xfe80…47eeBase$0.001100%fluxa37d ago0x4c2b61…0dabed
0xbb42…72010xfe80…47eeBase$0.001100%fluxa37d ago0x479c3f…fb5bce
0xbb42…72010xfe80…47eeBase$0.001100%fluxa37d ago0x8dfdf3…c86001

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.