Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0xd57307…037a8d
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0xf8de35…b40201
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0x1baf2b…0efe72
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0x130323…2d8965
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0x910f9e…fd9aa9
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0x73911a…ab3bc3
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0xb51a86…3fde4f
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0xbaea37…40669a
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0xc22937…216434
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0xdce010…4d4660
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0xd6375c…2f620b
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0x4c9d20…ca0ac0
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0x59065a…d89bc1
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0x670b60…d55087
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0x9977df…bf736a
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0x601711…a7ba47
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0xd29cc6…57898b
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0x85479d…2175da
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0x65b2ce…0e65f6
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0xc40c92…377a96
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0x579ac9…8c10aa
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0x7ea725…fd52a0
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0x113210…301994
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0x5e160b…ee1198
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa16d ago0x4e16d1…913fd6

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.