Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x79ccba…3183c0
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x347354…116e3a
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd8efb9…f1beb7
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x596e43…7279f8
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfa7984…80ba2d
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdfe186…43ff89
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x77f2e5…f91b68
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x07cf6b…1e228f
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x757673…d4d1d4
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1c8b23…b9fe19
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7154ef…fdc35d
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb0605d…c10433
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x218ebe…2564bf
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1941d3…e3b177
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xea34ab…ac47e6
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6900df…a51be4
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x20969e…b92e10
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa226c3…9bcdfe
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3d78e4…afc3d2
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5842e8…7fa1a8
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x042bbe…7975c6
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9d50d6…0ec8fa
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xebafeb…f95542
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x32e43e…98fcf8
0x37f7…06c00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x607a03…c4d95b

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.