Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0xcbe04d…982104
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0xf81a36…e61f9d
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0xc6d4f7…419acc
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0x4402c2…d47d31
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0xa60f08…cad629
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0x5bb690…880492
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0x372cab…6490f8
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0x3de140…fe61d4
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0x5e63eb…55ce06
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0x857305…757b50
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0x0a2a32…30ca02
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0x97b177…596da5
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0x61d458…d08566
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0x3d083b…b9c5d6
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0x3432a2…2e087d
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0x2ddfbf…cdd06f
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0xbe6387…90990c
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0xa34662…ffe57a
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0x5b159b…e04b2a
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase9d ago0x0521a7…4123c4
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase9d ago0x0204ce…f44ad0
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase9d ago0xb075ec…81d2bb
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase9d ago0x1d0205…35de02
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase9d ago0x72a1ab…059c14
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase9d ago0xdf09dd…0130aa

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.