Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0xe7edf1…c51bac
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0xb562f5…2520e9
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x893d77…fe498f
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0xa1372d…d01e8d
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0xa93126…2735dd
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x23c75e…87f10e
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0xf109f0…ed97bc
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x4e2fdb…3eff32
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0xb92066…bf435d
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0xfa140f…f4abb2
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0xa08292…027ffa
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x103047…bc4de1
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x218656…2070e0
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0xf274eb…a27673
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0xa4969b…5741a1
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x380ea9…20a585
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x977d9e…f93d41
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x5dce7b…6b9e4b
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0xf55b7d…08b5bb
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0xad951c…d7f991
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x170573…82d08b
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0xe5c46f…4cb5f2
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x25606f…b73a00
0xc888…59b00xfe80…47eeBase—$0.001100%fluxa72d ago0x9b2d55…3611d3
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x7984a6…4ad078

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.