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 unknown63d ago0x77eb44…1da0fa
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0x9e9950…14fb7d
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0x64668e…4d4aa2
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0x61f8bd…777152
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0x77639f…2ef7c1
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0x2b85b7…b60f53
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0xecaf7f…4a361b
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0x3c56e0…bf43b4
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0x942207…07f9d8
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0xe8888a…9a6e2d
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0xfd198d…74c506
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0x685cc9…362090
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0x61869d…8bdb9e
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0xe67be5…9cfa66
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0x462da4…331fe4
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0x10b5d0…ecce2b
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0x95ba1a…ea39af
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0x968bbf…83056f
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0xdce8ea…ec1997
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0xab4624…561d35
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown63d ago0x4b2fc4…1f31b1
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown64d ago0x60406b…9c6fbd
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown64d ago0x07c4a7…837ad5
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown64d ago0xeb4e7a…e2a9dd
0x24f8…d8df0x9c95…e299Base$0.001100%Route unknown64d ago0x8876de…bbf714

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.