Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3ba…3fb30xb429…1d1eBasex402 serviceTransaction$0.02100%coinbase7d ago0x1b2c95…b3999c
0xe3ba…3fb30x7ae3…d165Basex402 serviceTransaction$0.001100%coinbase7d ago0x57eb75…add1e9
0xe3ba…3fb30x1c4d…d9e0Basex402 serviceTime$0.02100%coinbase8d ago0x4d6ea9…dcb9c3
0xe3ba…3fb30xa551…7dfeBasex402 serviceTime$0.001100%coinbase8d ago0x73f6a2…84b1d4
0xe3ba…3fb30x68aa…9604Basex402 serviceEncode$0.02100%coinbase8d ago0xf0dde8…75bc9b
0xe3ba…3fb30x6ea1…70fdBasex402 serviceEncode$0.001100%coinbase8d ago0xbc3cf2…aa2fa8
0xe3ba…3fb30x7b35…b297Basex402 serviceHash$0.02100%coinbase8d ago0x436ab8…b1381d
0xe3ba…3fb30x9a36…5d19Basex402 serviceHash$0.001100%coinbase8d ago0x5a207b…bd85d1
0xe3ba…3fb30x5d00…d968Basex402 serviceConvert$0.02100%coinbase8d ago0x209efc…c7f1da
0xe3ba…3fb30x9939…5ac3Basex402 serviceConvert$0.001100%coinbase8d ago0x2959f4…95db9c
0xe3ba…3fb30xb3ad…c81bBasex402 serviceEns$0.02100%coinbase8d ago0x67e643…b85240
0xe3ba…3fb30xf57d…0b22Basex402 serviceEns$0.001100%coinbase8d ago0xe2e924…52b900
0xe3ba…3fb30x5834…64a6Basex402 serviceBlock$0.02100%coinbase8d ago0x466ed9…0edf90
0xe3ba…3fb30x9e53…5a75Basex402 serviceBlock$0.001100%coinbase8d ago0xf45c28…096b78
0xe3ba…3fb30xf309…3a0dBasex402 serviceToken$0.02100%coinbase8d ago0x9e594e…f27556
0xe3ba…3fb30x93be…306dBasex402 serviceToken$0.001100%coinbase8d ago0xe7c42e…3c601f
0x7dd8…17d20xe3ba…3fb3Basex402 serviceRating$0.01100%coinbase8d ago0xcc3a1a…bdf774

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.