Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0xdbc9bc…26f73f
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0xd5335b…7e2a9d
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0x777a9e…6329aa
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0x26e6af…41772d
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0xc43cab…4e1d70
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0xf6d556…1318d9
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0xd4ecc4…11026c
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0xf5570c…82a581
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0x101dc5…da57ac
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0xadcf29…69e2d3
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0x5c3e17…8d13eb
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0xdee2bb…e29cd6
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0x47382c…555e7f
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0x104bf5…257f84
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0x463e5a…65dbd9
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0xddba21…ed898a
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0xfb0092…1fda94
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0x07e866…e5b64f
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0xe37eb9…2ac253
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0x384929…fbb5ec
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0x8becb5…e3d04c
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0x107888…842ce8
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0x2fdb33…ee5075
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0x657445…7114af
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown66d ago0x9bd5e0…3831bb

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.