Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0x1171f9…e73cf4
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0x09d456…43afba
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0x9dadaf…892228
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0x833f15…3168f1
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0xbd13ce…92ce24
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0xcf439a…28b015
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0xa12ecc…cf34c4
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0x696396…808ba8
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0x0b08c2…68c37a
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0x6926f5…4d70bb
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0x4e6dde…3f54fc
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0xa6d859…6b8335
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0xebc725…484ffe
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0x94bb20…465028
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0xee171d…4e1fe3
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0x64ff02…91e575
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0xf043ca…379f54
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0x3e4201…55859e
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0x05dd60…301429
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0x8fea0d…084038
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0x6dc41e…75d992
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0x003bff…acd1d4
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0x29eaf5…9eadc3
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0xc4d6d9…2fe41d
0xc161…72360x9c95…e299Base$0.001100%Route unknown69d ago0xa7ac4c…9e79a1

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.