Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa38d ago0x76e54c…39c2ff
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa38d ago0xab144d…992bcb
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa38d ago0x8c4d54…e30bce
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa38d ago0x43d7ff…6ed53c
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa38d ago0xa69c22…8f07a5
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa38d ago0x3f80d5…7a3fae
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa38d ago0x640e5e…57f1c1
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa38d ago0xb7fcdc…710cf0
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa38d ago0xff96c1…846f32
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa38d ago0xddfd0d…dc5bd6
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa38d ago0xb2e19a…9d5796
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa38d ago0xf22654…9f853f
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa38d ago0xcdbd11…34128e
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa38d ago0xef2046…a304ba
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa38d ago0x9a6d4b…4a5238
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa38d ago0x093736…9e9bc4
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa39d ago0xe2426d…520cb0
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa39d ago0xc1f3bf…f80bfc
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa39d ago0x5f29a4…21bfac
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa39d ago0x9ae5e8…5858ce
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa39d ago0xd9fb61…a14015
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa39d ago0xf0fea9…e24fc7
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa39d ago0x355f9d…c31f3f
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa39d ago0xa305b7…c2dbd4
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa39d ago0xbc39e0…4cdefa

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.