Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc555…5d830x9c95…e299Base$0.001100%Route unknown51d ago0x487f5e…81dc11
0xc555…5d830x9c95…e299Base$0.001100%Route unknown51d ago0x67f03f…193f2b
0xc555…5d830x9c95…e299Base$0.001100%Route unknown51d ago0x598b89…4c183b
0xc555…5d830x9c95…e299Base$0.001100%Route unknown51d ago0xcb2e24…8e192d
0xc555…5d830x9c95…e299Base$0.001100%Route unknown51d ago0xb436e0…fc2f62
0xc555…5d830x9c95…e299Base$0.001100%Route unknown51d ago0x894964…5ba0d8
0xc555…5d830x9c95…e299Base$0.001100%Route unknown51d ago0x02a6c2…e9e478
0xc555…5d830x9c95…e299Base$0.001100%Route unknown51d ago0xd1abad…fd7631
0xc555…5d830x9c95…e299Base$0.001100%Route unknown52d ago0xf59f42…5f905d
0xc555…5d830x9c95…e299Base$0.001100%Route unknown52d ago0xc70689…2ed5fb
0xc555…5d830x9c95…e299Base$0.001100%Route unknown52d ago0x837254…1d96b3
0xc555…5d830x9c95…e299Base$0.001100%Route unknown52d ago0xd5a6f3…0bc13b
0xc555…5d830x9c95…e299Base$0.001100%Route unknown52d ago0xdb174d…e2d3d1
0xc555…5d830x9c95…e299Base$0.001100%Route unknown52d ago0x9d6867…925c26
0xc555…5d830x9c95…e299Base$0.001100%Route unknown52d ago0xc6ab17…c46852
0xc555…5d830x9c95…e299Base$0.001100%Route unknown52d ago0xf29238…868444
0xc555…5d830x9c95…e299Base$0.001100%Route unknown52d ago0xd45f6a…c73d35
0xc555…5d830x9c95…e299Base$0.001100%Route unknown52d ago0xff2205…47df4d
0xc555…5d830x9c95…e299Base$0.001100%Route unknown52d ago0x417755…e522a0
0xc555…5d830x9c95…e299Base$0.001100%Route unknown52d ago0xfb2e09…9ec741
0xc555…5d830x9c95…e299Base$0.001100%Route unknown52d ago0xf38237…b8faef
0xc555…5d830x9c95…e299Base$0.001100%Route unknown52d ago0xe82cff…a9e2ca
0xc555…5d830x9c95…e299Base$0.001100%Route unknown52d ago0x0bcbf5…953639
0xc555…5d830x9c95…e299Base$0.001100%Route unknown52d ago0xef9c54…5f1e38
0xc555…5d830x9c95…e299Base$0.001100%Route unknown52d ago0xee94c4…06b5fc

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.