Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown18d ago0x4967f0…240d8a
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown18d ago0xdf9ea6…c8fef3
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown18d ago0xaaf63f…a30512
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown18d ago0xbcdcd6…54e95d
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown18d ago0x776e29…5812bc
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0x6e0ea1…a3a1f4
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0x4d132a…ffb350
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0x3132c5…905bc9
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0x046b68…ad2de6
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0x95525a…63959c
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0xa65660…385391
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0x89c066…0c4c0f
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0x9e645c…217948
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0x5764df…c61eb5
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0xc428d8…50c81a
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0xfc0e3a…06348b
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0x9da490…ca5674
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0x44a47c…5f52f8
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0xbbd966…a11196
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0xea9ac1…82d895
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0xfaa86d…2dc43d
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0x2b800e…7c615a
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0x3cc91c…3720e8
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0xdda901…047c69
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown19d ago0xa7cdb1…862150

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.