Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown37d ago0x3d1697…93e9d5
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown37d ago0xe64fd9…9844b5
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown37d ago0xebf697…06e366
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown37d ago0xaa550a…de6d17
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown37d ago0x1177df…fcb372
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown37d ago0x3ee8fa…74ef17
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown37d ago0x990371…42847e
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown37d ago0x78164d…117777
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown37d ago0x2d0e57…696c89
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown37d ago0xe2baf8…26abf2
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown38d ago0xdea6e6…1689c5
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown38d ago0xb8e9a9…3b0907
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown38d ago0x2b6480…10041f
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown38d ago0xa3bc76…983c33
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown38d ago0xd59926…601ac5
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown38d ago0x6e5f14…969548
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown38d ago0xb7fef7…855054
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown38d ago0x872004…ba0e83
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown38d ago0xc7fa04…b2122e
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown38d ago0xea6ad0…b768f0
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown38d ago0xcbc74a…0129e0
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown38d ago0x749291…cdc5c8
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown38d ago0x4b69c4…71a983
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown38d ago0x584768…2b3b13
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown38d ago0xf98ee1…9c1858

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.