Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a5f…19bc0x9386…ca25Basex402 service$10.79100%coinbase15d ago0x857593…d92822
0xc21d…34850x9386…ca25Basex402 service$18.00100%coinbase15d ago0xb39555…9a702f
0xc21d…34850x9386…ca25Basex402 service$18.00100%coinbase15d ago0x01b2c3…c037ab
0x40b8…e7530x9386…ca25Basex402 service$18.00100%coinbase15d ago0xac7b41…19c93d
0xc21d…34850x9386…ca25Basex402 service$10.79100%coinbase15d ago0x84f550…1fee6c
0xc21d…34850x9386…ca25Basex402 service$10.79100%coinbase15d ago0xf84384…f99342
0x1295…02630x9386…ca25Basex402 service$10.79100%coinbase15d ago0x7f5c1b…1b65de
0x1295…02630x9386…ca25Basex402 service$10.79100%coinbase15d ago0x21dbdb…bac493
0xe113…60750x9386…ca25Basex402 service$10.79100%coinbase15d ago0x9d2de1…53d140
0xe113…60750x9386…ca25Basex402 service$18.00100%coinbase15d ago0xe698db…932cf2
0x6ee8…20a60x9386…ca25Basex402 service$10.79100%coinbase15d ago0xb60c76…bf32d4
0x922e…e4dd0x9386…ca25Basex402 service$10.79100%coinbase15d ago0x9b8092…344584
0x922e…e4dd0x9386…ca25Basex402 service$18.00100%coinbase15d ago0x6be75a…f17b7a
0x1fbf…d55f0x9386…ca25Basex402 service$10.79100%coinbase15d ago0x354bd1…f92fd7
0x1fbf…d55f0x9386…ca25Basex402 service$10.79100%coinbase15d ago0xb89b60…c367a7
0x18bc…66e50x9386…ca25Basex402 service$10.79100%coinbase15d ago0x8a451f…020914
0x11b7…70d90x9386…ca25Basex402 service$10.79100%coinbase15d ago0x0ff348…195578
0x88d6…5cda0x9386…ca25Basex402 service$10.79100%coinbase15d ago0xcda3f4…3fb22d
0x0fe3…16120x9386…ca25Basex402 service$2.69100%coinbase15d ago0x4e2e1e…8a410a
0x0fe3…16120x9386…ca25Basex402 service$2.69100%coinbase15d ago0xbdeb48…170fc8
0x93e4…3e650x9386…ca25Basex402 service$2.69100%coinbase15d ago0x33282f…a2cba1
0x93e4…3e650x9386…ca25Basex402 service$2.69100%coinbase15d ago0x448629…2f4ffb
0x89c9…902e0x9386…ca25Basex402 service$10.79100%coinbase15d ago0x389bfe…823b7e
0x5f19…5ba20x9386…ca25Basex402 service$10.79100%coinbase16d ago0x5fe905…462db1
0xe3b7…f02c0x9386…ca25Basex402 service$10.79100%coinbase16d ago0x0b0764…f7be09

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.