Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xc53f…1c41Base$0.20100%Route unknown71d ago0x1f819f…ade1df
0x254a…d0910xc53f…1c41Base$0.15100%Route unknown71d ago0x99c593…c31528
0x254a…d0910xc53f…1c41Base$0.15100%Route unknown71d ago0x032f8e…0e9410
0x254a…d0910xc53f…1c41Base$0.10100%Route unknown71d ago0xd4c8ca…b4c9f4
0x254a…d0910xc53f…1c41Base$0.10100%Route unknown71d ago0xc71c8c…ce9f6b
0x254a…d0910xc53f…1c41Base$0.10100%Route unknown71d ago0xbc78a4…a08ab0
0x254a…d0910xc53f…1c41Base$0.05100%Route unknown71d ago0x947ffe…b3319c
0x254a…d0910xc53f…1c41Base$0.03100%Route unknown71d ago0x987485…fffb28
0x254a…d0910xc53f…1c41Base$0.03100%Route unknown71d ago0x947ffe…b3319c
0x254a…d0910xc53f…1c41Base$0.02100%Route unknown71d ago0xe9817a…61f859
0x254a…d0910xc53f…1c41Base$0.02100%Route unknown71d ago0x8b7366…563a70
0x254a…d0910xc53f…1c41Base$0.20100%Route unknown71d ago0x44d9cc…9b24de
0x254a…d0910xc53f…1c41Base$0.15100%Route unknown71d ago0xe98a5a…f687da
0x254a…d0910xc53f…1c41Base$0.15100%Route unknown71d ago0xd02da4…52cc18
0x254a…d0910xc53f…1c41Base$0.10100%Route unknown71d ago0xc709ec…f4f5da
0x254a…d0910xc53f…1c41Base$0.10100%Route unknown71d ago0x2f2c0c…6a55d3
0x254a…d0910xc53f…1c41Base$0.10100%Route unknown71d ago0x473fdb…fda616
0x254a…d0910xc53f…1c41Base$0.05100%Route unknown71d ago0xce3416…49d6d9
0x254a…d0910xc53f…1c41Base$0.03100%Route unknown71d ago0xf38a6f…f7787e
0x254a…d0910xc53f…1c41Base$0.03100%Route unknown71d ago0x864714…ad9db8
0x254a…d0910xc53f…1c41Base$0.02100%Route unknown71d ago0x113173…aa1e5c
0x254a…d0910xc53f…1c41Base$0.02100%Route unknown71d ago0x91f461…75c66d

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.