Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0x817ff0…ab56f6
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0x36440a…0b2507
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0x1edf17…9dc319
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0x40c1cd…7f2bf9
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0x670b32…c0471a
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0xbde366…b0a521
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0x558e54…98478e
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0x25d716…94896a
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0xdc8bbc…d07eaf
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0x5f8ede…d18f4f
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0xad4b70…8e676e
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0x9bc4fb…bb776b
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0x838413…33ea27
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0x925d6a…835091
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0xcc5695…8cf183
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0x1c5f4c…4d6486
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0xd0b8a6…45881b
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0x5662d1…e60d1c
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0x4c9a73…c2b8d4
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0x0d5e56…0c6ec6
0x9038…3c010x9c95…e299Base$0.001100%Route unknown49d ago0xbb0d48…442896

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.