Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0xa67492…9a547d
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0x02ae33…d1d2a4
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0x71bc2a…34c58f
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0x14a2de…cd8425
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0x0877ad…382496
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0xb42960…bc80b6
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0x57be62…be5149
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0xb0a10c…2c8f85
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0x19a0b8…fac55b
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0xaa041b…f41245
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0x9ff857…690deb
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0x069a42…daf28f
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0xa6dd70…74ea95
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0x6e7d90…0a09d7
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0x513d14…31a23b
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0x97e416…62d72e
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0x3f7386…9da82d
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0xe0a0c4…356a0d
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0x597846…0010f6
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase114d ago0xa3ad14…1dc029
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase115d ago0xa5503d…2e1b0a
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase115d ago0x420e2c…269109
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase115d ago0x2925a3…4f38ba
0x5a23…60630xd593…700dBasex402 service$0.01100%coinbase115d ago0xcad064…22342d
0x5a23…60630xd593…700dBasex402 service$0.01100%coinbase115d ago0x6b5950…472385

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.