Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa37d ago0xbad1f1…54bad5
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa37d ago0xbdacf7…b36e6b
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa37d ago0xb2fca9…8566cd
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa37d ago0x59ee35…a537ce
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa37d ago0x742b7a…d740d9
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa38d ago0x6ce94a…126114
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa38d ago0x141a2f…067b59
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa38d ago0x8e7171…3260af
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa38d ago0xd319c6…6e21b0
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa38d ago0x750170…5ce3b6
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa38d ago0x5ef840…946229
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa38d ago0xcd110e…f75da7
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa38d ago0x95b607…cae66b
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa38d ago0xa249a9…d98036
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa38d ago0xc732fb…f50c49
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa38d ago0xb0e53b…9c2dfa
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa38d ago0xe5e26f…0db7d2
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa38d ago0x219a22…1eea70
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa38d ago0xa82ffe…84e015
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa38d ago0x95d297…1ef3cf
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa38d ago0x4c9a6c…52cd2a
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa38d ago0x8f4def…e116b7
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa38d ago0xb34738…881682
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa38d ago0x4eb7e4…33dc5d
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa38d ago0x54dce7…38dc35

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.