Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase114d ago0x2fa85e…43bcaf
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase114d ago0x70802a…363f0a
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase114d ago0x706dcd…8a7de1
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0xc0b81e…27a07f
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0x04f491…8fa885
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0xc79bba…0aaea1
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0x25d4b5…4357ec
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0xaa79fb…7783c8
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0xb8b563…fce5b5
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0xf4a935…fd68e6
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0x0c3a18…49c068
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0x420a2b…08f79f
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0x42b0c8…23d503
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0x603eef…91dcb7
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0xc4adb7…7b21d4
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0x2df324…a1d0b9
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0x053579…3a7d3b
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0x7b5393…b0cdbd
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0x3d0e38…c17525
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0x9e0cee…c4dfb7
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0x54ef96…2c936b
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0xca7ccd…ee630f
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0x678f69…8fd216
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0x0800ff…d93381
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase115d ago0xae3f78…0fd07f

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.