Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f0b…09790x9c95…e299Base$0.001100%fluxa42d ago0x0f269d…19e80b
0x2f0b…09790x9c95…e299Base$0.001100%fluxa42d ago0xfd320f…e88a86
0x2f0b…09790x9c95…e299Base$0.001100%fluxa42d ago0xc86337…55da9b
0x2f0b…09790x9c95…e299Base$0.001100%fluxa42d ago0x04fadb…dd0a87
0x2f0b…09790x9c95…e299Base$0.001100%fluxa42d ago0x477810…a9693c
0x2f0b…09790x9c95…e299Base$0.001100%fluxa42d ago0x7dd61a…325f95
0x2f0b…09790x9c95…e299Base$0.001100%fluxa42d ago0xc5b3d1…89ed86
0x2f0b…09790x9c95…e299Base$0.001100%fluxa42d ago0xc380c9…3a57c1
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa42d ago0xbb0049…6b7877
0x2f0b…09790x9c95…e299Base$0.001100%fluxa42d ago0xee3e59…17e8c7
0x2f0b…09790x9c95…e299Base$0.001100%fluxa42d ago0x52e92d…fb116f
0x2f0b…09790x9c95…e299Base$0.001100%fluxa42d ago0x8e9078…f166d0
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa42d ago0x074572…d93c9d
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0x65dff8…b64c1c
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0x06e3d7…a86e69
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa43d ago0x65492a…81039e
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0x8c9603…b921db
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0x21877f…05ddf7
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0xbc9608…f92212
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0x932dc1…86d424
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0x028a28…6a17d6
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0x437992…1ceeb2
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0x107988…580fb6
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0x3938bb…3c81c1
0x2f0b…09790x9c95…e299Base$0.001100%fluxa43d ago0x0e404a…5be617

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.