Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a05…ed430xc4f0…0bb9Base$17.60100%0xd05c…826094d ago0x699f8b…1cd010
0x1a05…ed430xc4f0…0bb9Base$17.53100%0xd05c…826094d ago0x8c468a…4ae878
0x32a1…a2d10xc4f0…0bb9Base$18.67100%0xd05c…826094d ago0x364ee0…443dc5
0x1a05…ed430xc4f0…0bb9Base$17.30100%0xd05c…826094d ago0x4722aa…20778e
0x1a05…ed430xc4f0…0bb9Base$16.70100%0xd05c…826094d ago0x17fefe…98c3d3
0x32a1…a2d10xc4f0…0bb9Base$18.44100%0xd05c…826094d ago0x6fedc6…c08418
0x1a05…ed430xc4f0…0bb9Base$16.15100%0xd05c…826094d ago0xc62436…d7d4da
0x5cde…8ad00xc4f0…0bb9Base$205.45100%0xd05c…826094d ago0x4e0e4e…d96601
0x58df…b6210xc4f0…0bb9Base$131.39100%0xd05c…826094d ago0xf3d9da…5bbb45
0x0677…c2c70xc4f0…0bb9Base$50.01100%0xd05c…826095d ago0xf25a17…a40ddb
0x32a1…a2d10xc4f0…0bb9Base$18.25100%0xd05c…826095d ago0xc0b424…66f5ed
0x1f03…53360xc4f0…0bb9Base$23.95100%0xd05c…826095d ago0x375675…acd58f
0x58df…b6210xc4f0…0bb9Base$120.61100%0xd05c…826095d ago0xf35fb0…03515d
0x58df…b6210xc4f0…0bb9Base$117.13100%0xd05c…826095d ago0x9a2d02…6c8bc1
0x0677…c2c70xc4f0…0bb9Base$65.70100%0xd05c…826095d ago0x7dd937…05f3f5
0x1f03…53360xc4f0…0bb9Base$23.10100%0xd05c…826095d ago0xa2ea4c…800ac9
0x0677…c2c70xc4f0…0bb9Base$65.69100%0xd05c…826095d ago0x9cd284…ccf982
0x1f03…53360xc4f0…0bb9Base$22.80100%0xd05c…826095d ago0x149ef0…f2867c
0x0677…c2c70xc4f0…0bb9Base$63.65100%0xd05c…826095d ago0xa875e2…11b66f
0x0677…c2c70xc4f0…0bb9Base$61.87100%0xd05c…826095d ago0xf3e548…8d27ed
0xddd3…5a490xc4f0…0bb9Base$70.98100%0xd05c…826095d ago0xea38c7…26837a
0x166b…42780xc4f0…0bb9Base$356.09100%0xd05c…826095d ago0x139598…097668
0x58df…b6210xc4f0…0bb9Base$116.82100%0xd05c…826095d ago0x6756e3…7c91a3
0x62eb…86780xc4f0…0bb9Base$183.00100%0xd05c…826095d ago0x6ac6d1…8c781c
0x903c…01ce0xc4f0…0bb9Base$296.05100%0xd05c…826095d ago0x64439f…3a00d7

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.