Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase111d ago0x84e07f…0c2d09
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase111d ago0x8b4f03…40b9dd
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase111d ago0xe6b609…cb1215
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase111d ago0x68d91d…3553cd
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase111d ago0xd17db7…29d52e
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase111d ago0xe2a43c…4c3b5b
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase111d ago0x534a49…814b61
0xcd06…76760xcf92…42fbBasex402 service$0.001100%coinbase111d ago0xafa58d…f705bf
0x56f7…65340xcf92…42fbBasex402 service$0.001100%coinbase111d ago0x0db387…96e11f
0x08f7…2c4b0xcf92…42fbBasex402 service$0.001100%coinbase111d ago0x87a80a…527f92
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase111d ago0x5f1359…e52ce6
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase111d ago0x60f280…bb0aae
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase111d ago0xcf3533…9bdb8d
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase111d ago0x23b116…bd3e34
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase111d ago0x3c40f3…4449c6
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase111d ago0xfffa66…7e36c9
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase112d ago0x942afa…189cea
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase112d ago0x670ad3…bc3514
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase112d ago0xc3d793…feb9d7
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase112d ago0xa17537…bc02b4
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase112d ago0xe5e149…3feb5e
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase112d ago0x1fc616…137f0a
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase112d ago0xc6fa13…9afd1f
0x15c3…bc2b0xcf92…42fbBasex402 service$0.05100%coinbase112d ago0x8d2ac2…e3f064
0x15c3…bc2b0xcf92…42fbBasex402 service$0.01100%coinbase112d ago0x7dacfa…8cd017

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.