Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0x334603…450d42
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0x3f3dec…bd68c4
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0x1750d1…5d287a
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0x2e4052…608f57
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0x8c5e07…ce928e
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0x165fcc…ea9f68
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0x4e1372…90ac8f
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0x60b859…d189f7
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0xa99488…a2e812
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0xa4dd42…9fb222
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0x7f6fb3…cd42a9
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0xf3f345…adde01
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0xe16fc6…2fd9a8
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0x1d24e5…fc98dc
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0xb3195c…9e079b
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0x25bcaf…4f6e2e
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0xc697de…306b12
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0x93dc30…44bf8f
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0xbe2799…813bd9
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0xd8bf21…977f98
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0x889ca2…9b232b
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0xbe078e…52e2aa
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0xedabd2…57bdf4
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0x71c5bd…c82031
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown74d ago0x97caf8…4fa7ea

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.