Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown42d ago0x73a229…339914
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0x221369…ebb2ca
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0x479326…fa0f69
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0x0fc50e…8e51a8
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0x19aba3…98b628
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0x27535c…884889
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0x97b338…9118d6
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0xcc6e1d…00bf30
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0xb0493c…27db84
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0x737236…aab478
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0xbff897…392263
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0x676050…972ccc
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0xbda273…d6afae
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0x56d324…3a67d5
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0x856beb…e6080f
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0xcd72ef…75390a
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0x1295e5…4716f1
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0xbdae85…b3cee8
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0x3dfeda…c65a8e
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0x449727…b1e057
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0xa18d3f…d34579
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0x9bc621…c93f85
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0xc392c9…5f3338
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0x2a8a5a…c4ce04
0x3698…a89d0x9c95…e299Base$0.001100%Route unknown43d ago0x2cc2cc…d84ff4

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.