Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4956…af540x9c95…e299Base$0.001100%Route unknown48d ago0x1d0c48…088f8e
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0x060739…561000
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0x052f64…1791fc
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0xd68014…4d0cdd
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0xd635eb…116a50
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0xdb211f…9ddcd2
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0xab401f…8ba6f0
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0x945ec9…e6efe3
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0x0a2107…1278ef
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0x3062e5…d90c43
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0x5466d1…36c0fe
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0xc47e28…db977d
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0x250961…c10494
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0x924c9e…72dc97
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0xf271e5…d2de83
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0xe018fb…fb97ef
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0xccbb33…774f8d
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0x968a6f…46f7ef
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0xb5ebc8…41e36d
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0x2dc7b7…9c4e8c
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0xb5fc0f…2d2744
0x4956…af540x9c95…e299Base$0.001100%Route unknown49d ago0xadab78…9a2391

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.