Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f64…5a730xcf92…42fbBasex402 service$0.002100%coinbase1d ago0x15db7b…18f331
0x001f…90430xcf92…42fbBasex402 service$0.002100%coinbase1d ago0x97f21e…7f881c
0x1962…95640xcf92…42fbBasex402 service$0.002100%coinbase1d ago0xa1f281…4458d0
0xd9ec…145e0xcf92…42fbBasex402 service$0.001100%coinbase1d ago0x727161…a4d977
0x1a5b…63a50xcf92…42fbBasex402 service$0.002100%coinbase1d ago0x3dfa27…754c64
0x89c9…344f0xcf92…42fbBasex402 service$0.002100%coinbase1d ago0x8287b7…dff70a
0x5f64…5a730xcf92…42fbBasex402 service$0.002100%coinbase1d ago0x7fd268…7df69c
0x5f64…5a730xcf92…42fbBasex402 service$0.002100%coinbase1d ago0x9b8ccf…b0bfba
0x5f64…5a730xcf92…42fbBasex402 service$0.002100%coinbase2d ago0x4ddffa…4ef31a
0x54e1…f4e00xcf92…42fbBasex402 service$0.001100%coinbase2d ago0x8b8d72…9254f6
0x5f64…5a730xcf92…42fbBasex402 service$0.002100%coinbase2d ago0xa73f6b…7c0e9f
0xb13e…a6ce0xcf92…42fbBasex402 service$0.002100%coinbase2d ago0x50b6fa…686600
0x5f64…5a730xcf92…42fbBasex402 service$0.002100%coinbase2d ago0x3038a3…04f090
0x6235…67900xcf92…42fbBasex402 service$0.002100%coinbase2d ago0x28c0cf…c4118d

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.