Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa39d ago0xb0b35e…7ba359
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa39d ago0x312da0…760536
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa39d ago0x079a5d…f46392
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa39d ago0xff3017…787344
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa39d ago0xf17c49…943c41
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa39d ago0x7e2d57…d6471b
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa39d ago0x7e61f7…cebab1
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa39d ago0x7e6a76…c2ec40
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa39d ago0xc3719d…ceecf5
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0x570295…d9a4fd
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0x0b195e…43ac58
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0x0d67a2…f72ab8
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0xe0594e…7b7452
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0x0e2180…8cb551
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0x0677a0…d4cca9
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0xfeef74…948dfd
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0x2e2fe1…81762d
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa40d ago0x5149c4…e24c63
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0x9774bd…50526d
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0x8353ef…d4188f
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0xe6d40b…1904ea
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0x95f775…4699c6
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0x8b8223…8392ef
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0x4ba653…c73829
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0x854ec4…aa4316

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.