Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown55d ago0x5b4dc8…fcc5a4
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown55d ago0xa77701…d0164b
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown55d ago0xd6ab7d…1a41b4
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown55d ago0x015e39…151ef8
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown55d ago0xcc0e31…c4191d
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown55d ago0xee9d41…f13cf1
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown55d ago0xfa3bce…6ad35e
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown55d ago0xc32418…f6354e
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown55d ago0x525513…eed030
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown55d ago0x743ff9…6a1ef0
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown55d ago0x8eb16f…8d7548
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown56d ago0xf84f58…cb7a81
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown56d ago0xdf032b…0b4739
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown56d ago0x9e9644…df17f4
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown56d ago0xcdd9ef…ed6cd1
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown56d ago0x9d6e23…92e3b5
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown56d ago0xf6f13e…c804c5
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown56d ago0x9fb7a0…f26a6d
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown56d ago0xc5bd38…eca8c7
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown56d ago0x7bb275…fb0fb7
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown56d ago0x2ee3ce…40773f
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown56d ago0xa2b064…05af47
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown56d ago0x3d75f3…e8be21
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown56d ago0xeae744…84c26c
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown56d ago0x27c31c…45ca96

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.