Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0x48e828…0722b2
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0x7de2ae…e0ffd2
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0x9dac43…76bf5c
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0x58428a…9d9e08
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0x252d78…69f30b
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0x4d1396…ee741e
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0x17f14d…23cbc3
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0x45b4d0…9576ea
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0x0960ea…056ba2
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0xece1c6…37ea74
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0x600940…0f30ef
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0x171468…a6ebff
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0xe9f518…ae6a15
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0x042515…72ee9c
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0x2b63b2…274543
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0x045624…a65f17
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0x5f64ef…3a066d
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0xc1d811…ffb720
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0xeac718…3c0760
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0xdc21bb…c084f1
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0x39b8ad…ba1ee9
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0xee5187…f860c5
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0xdb2160…67e3a3
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0xccb7b7…2a84dc
0xb228…61800x9c95…e299Base$0.001100%fluxa93d ago0xa68b46…a10195

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.