Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown65d ago0xca4530…660e58
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown65d ago0xa179f6…048c70
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown65d ago0xc7d00c…3c4523
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown65d ago0x917fa0…1f25f4
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown65d ago0x5a029e…783ff5
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown65d ago0x932eb8…c0ab46
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown65d ago0xea1ff2…4e02dc
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown65d ago0xf337fe…9d5eeb
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown65d ago0x975e4e…abe132
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown66d ago0x9665ca…7a3fc4
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown66d ago0x3a36fa…e0df22
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown66d ago0x5dc674…635b7c
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown66d ago0x57df54…07e815
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown66d ago0x2a953a…202bb5
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown66d ago0x9a07ef…180ab9
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown66d ago0xc6144a…e541a3
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown66d ago0x95edbf…562ef6
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown66d ago0x462b1a…9a7fa3
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown66d ago0x2e58a7…92a4ed
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown66d ago0xedb4eb…44ee5a
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown66d ago0x5f8c6f…670c9a
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown66d ago0x450842…b69f6d
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown66d ago0xce54d9…2bff1d

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.