Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f0a…49bf0x9386…ca25Basex402 service$18.00100%coinbase14d ago0xb7b0ce…fdea73
0x2f0a…49bf0x9386…ca25Basex402 service$18.00100%coinbase14d ago0x0538d0…09db46
0xd1c3…27700x9386…ca25Basex402 service$18.00100%coinbase14d ago0x683999…16e396
0x0d4a…573e0x9386…ca25Basex402 service$18.00100%coinbase14d ago0x77846b…bef928
0xe3b7…f02c0x9386…ca25Basex402 service$18.00100%coinbase14d ago0x072fdf…c96620
0x40b8…e7530x9386…ca25Basex402 service$18.00100%coinbase14d ago0xa83c42…653bda
0x922e…e4dd0x9386…ca25Basex402 service$10.79100%coinbase14d ago0x07b2fa…8e61b2
0x922e…e4dd0x9386…ca25Basex402 service$18.00100%coinbase14d ago0xc4a905…7d6181
0x1fbf…d55f0x9386…ca25Basex402 service$18.00100%coinbase14d ago0x45cad7…dd62de
0x5297…aca90x9386…ca25Basex402 service$18.00100%coinbase14d ago0x4e43ef…39c735
0x5297…aca90x9386…ca25Basex402 service$10.79100%coinbase14d ago0x5b2193…3828d2
0x7cc6…a9c70x9386…ca25Basex402 service$10.79100%coinbase14d ago0xbd591a…0e3743
0x7cc6…a9c70x9386…ca25Basex402 service$10.79100%coinbase14d ago0x2288af…49a17d
0xd0d2…8a020x9386…ca25Basex402 service$10.79100%coinbase14d ago0xb46bea…043ce6
0x0b9a…c21f0x9386…ca25Basex402 service$18.00100%coinbase14d ago0x668535…6d26f9
0xb4d3…ed120x9386…ca25Basex402 service$18.00100%coinbase14d ago0xf9ed82…98d0bd
0xb4d3…ed120x9386…ca25Basex402 service$10.79100%coinbase14d ago0x31b135…05c3e1
0x4aac…c66d0x9386…ca25Basex402 service$2.69100%coinbase14d ago0x321bcd…574c1d
zel25.eth0x9386…ca25Basex402 service$10.79100%coinbase14d ago0x2d9f54…fc82af
0x413d…03db0x9386…ca25Basex402 service$10.79100%coinbase14d ago0x72f6ba…dffdaa
0xd65c…960c0x9386…ca25Basex402 service$10.79100%coinbase14d ago0x751b54…98ba0e
0xd65c…960c0x9386…ca25Basex402 service$10.79100%coinbase14d ago0x724eb3…3079f1
0x7eac…113e0x9386…ca25Basex402 service$18.00100%coinbase14d ago0x78a04d…4eadce
0x1b2d…91000x9386…ca25Basex402 service$18.00100%coinbase14d ago0xbb7b16…292cfa
0xd1c3…27700x9386…ca25Basex402 service$18.00100%coinbase14d ago0x51b813…37e173

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.