Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0xa8f45c…e51d87
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x48dd64…ed919c
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x0f9869…a31526
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x948f54…9a803c
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0xcb5976…d71892
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x4bba14…6578f1
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x500c29…cff582
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x36fcf6…26139d
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0xfac230…1bd1aa
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x8a4d34…95a34b
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x9bdeb3…9db288
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0xd749da…e893b6
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x70f329…c5460b
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0xbf5749…f8b226
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x5a8098…f3abc6
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x5d0d60…c9395f
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0xe638ab…350cae
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x7e9b71…d655b0
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x62b640…d08c98
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x70c405…989731
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x29cdaf…b78aa6
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x64a415…5346a1
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0xfadc41…c3b75f
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x2cb176…7058f4
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown73d ago0x49b770…3fe9c7

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.