Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0xd8eafa…3da128
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0xf67300…c02ed9
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0x20f908…214a19
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0x650baf…bbd0fd
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0x5d361b…8bc264
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0x4ee31b…0b4f80
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0xbfc6d7…284a5e
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0xd65c75…4eeae6
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0x7dea86…b02ad9
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0x0d2469…d3eb29
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0x5c365f…11fe65
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0x955030…374ac1
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0x7cc371…659251
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0x45978f…342a23
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0xc4be93…a2ca63
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0x59f4ca…560cb3
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0xca238d…115339
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0x5ff45c…014086
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0x458ebb…5d4569
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0xcbe530…dfe86d
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0xca6a12…5bfa74
0x46fb…04d10x9c95…e299Base$0.001100%Route unknown25d ago0x18d012…329468

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.