Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xd46a…99a6Base$0.15100%payAI92d ago0xe7a388…9e6082
0x254a…d0910xd46a…99a6Base$0.08100%payAI92d ago0x13543b…7b3132
0x254a…d0910xd46a…99a6Base$0.08100%payAI92d ago0x90be2a…a2f385
0x254a…d0910xd46a…99a6Base$0.15100%payAI92d ago0xf4f179…b2f81d
0x254a…d0910xd46a…99a6Base$0.15100%payAI92d ago0x5ee7f3…67662a
0x254a…d0910xd46a…99a6Base$0.08100%payAI92d ago0x394356…46ffc9
0x254a…d0910xd46a…99a6Base$0.08100%payAI92d ago0xf03cba…319e46
0x254a…d0910xd46a…99a6Base$0.08100%payAI92d ago0x8c3ad6…b343da
0x254a…d0910xd46a…99a6Base$0.08100%payAI92d ago0x959d3e…c27f17
0x254a…d0910xd46a…99a6Base$0.03100%payAI92d ago0xf54711…3290cb
0x254a…d0910xd46a…99a6Base$0.03100%payAI92d ago0x243a91…67d981
0x254a…d0910xd46a…99a6Base$0.03100%payAI92d ago0x253f66…480957
0x254a…d0910xd46a…99a6Base$0.03100%payAI92d ago0x24af8f…d79094
0x254a…d0910xd46a…99a6Base$0.03100%payAI92d ago0x3abda4…3f00d5
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xb02cfd…83d4aa
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x0f3b73…0a4843
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase92d ago0xb12ffb…e2adde
0x254a…d0910xc53f…1c41Base$0.20100%payAI92d ago0x66e9d9…28ebe2
0x254a…d0910xc53f…1c41Base$0.15100%payAI92d ago0xb24780…ee17f7
0x254a…d0910xc53f…1c41Base$0.10100%payAI92d ago0x1e19ba…381525
0x254a…d0910xc53f…1c41Base$0.15100%payAI92d ago0x2e5bd4…44319e
0x254a…d0910xc53f…1c41Base$0.10100%payAI92d ago0x6aa0d4…043daf
0x254a…d0910xc53f…1c41Base$0.10100%payAI92d ago0xc44c78…34beb8
0x254a…d0910xc53f…1c41Base$0.05100%payAI92d ago0xf96cf7…fe1258
0x254a…d0910xc53f…1c41Base$0.03100%payAI92d ago0x2daf61…c1c20a

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.