Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade43d ago0x5e8417…a65b58
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade43d ago0xe32184…433407
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade43d ago0xfb04ff…d1ab30
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade44d ago0x9c7fce…783835
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade44d ago0x3970bb…598aeb
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade44d ago0x337492…60b538
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade44d ago0xcf9806…a94f9b
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade44d ago0xa23b6b…848ed8
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade44d ago0x1e8017…b322d3
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade44d ago0x769c50…310e85
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade44d ago0x48837a…ebc55e
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade44d ago0xb9677d…ca6fed
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade44d ago0x8715b3…4edc3e
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade44d ago0x3bc263…718dd9
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade44d ago0xf3e0e3…753706
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade44d ago0x975bd9…4e99c8
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade44d ago0x17862c…ee4e7a
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade44d ago0x8eb7d6…efaf6c
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade44d ago0xc88834…b9ceaa
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade44d ago0x2754a7…e53c30
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade44d ago0x0744f7…a482c6
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade44d ago0x62f8ae…92aa9d
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade44d ago0x2118bc…c24ff8
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade44d ago0x9fde93…9c3f26
0x1ec3…d5670x6cf3…8508Basex402 service$0.001100%cascade44d ago0x78e280…ede92a

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.