Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0xa4db99…6b6211
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0x2e30bb…a56e34
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0x2d1d69…021397
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0x8abfa8…a2b83d
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0xea128b…5705b8
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0xf72b0d…b5f8e5
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0x3c2c3b…498898
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0xf8f454…726074
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0xc04834…148c2e
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0x7ae069…21d05a
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0x5116ed…84b4c5
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0xbd0926…160ef1
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0xe3266a…de04f0
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0xfeec41…a5f298
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0x778e42…842d63
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0x1b7632…ad58a5
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0x38434f…19dbe0
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0x3ae7a8…5cb313
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0x545998…591232
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0x273a97…ee2edd
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0x1f7704…88ada1
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0x9a42d2…d8c93b
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0xe35249…41d50e
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown67d ago0xd89880…34495e
0x3f21…d66d0x9c95…e299Base$0.001100%Route unknown68d ago0x0e5aa2…a93b87

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.