Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0xa16326…9cbb21
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0xd93c83…67cbc8
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0x6d7dbd…e8a243
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0x641edc…322cb5
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0x8a6122…d3b50f
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0xb58d66…2d6103
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0xc0b1ff…967740
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0xb0feae…22c52c
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0xdc0b79…67cc93
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0x760e5b…e4f422
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0x96d6b3…96e326
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0xd21ed2…cffdc2
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0x486e60…9aaee6
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0x4af098…7e406a
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0x9d1ee0…77005f
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0x5324d3…37547a
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0x08e09d…d89b6b
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0xa98559…e63ba2
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0x2eafd2…5661f4
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0x98db12…ed865a
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0x151b1a…f72e12
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0xcfc234…62c42e
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0x90cffa…2accc0
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0xe7cbc1…cd69cd
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown69d ago0x09682c…9125bc

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.