Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0x5d2cad…03e951
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0xf161a5…7a968b
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0x429e67…9b8fd3
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0xc636bf…aa3dde
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0x518e01…2c3140
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0xf5096d…80190b
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0x5c2387…4c47f5
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0x1fc953…8d409b
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0xb5afe8…cb2d45
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0x32d8af…d0d212
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0xa667b2…e10fcc
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0xacd240…b7dea9
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0xcd3946…6cc51d
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0xfe526c…39c421
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0xb623fb…cafb49
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0x42e49c…24c813
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0xa73f9f…065fdb
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0x5aef96…f4d73b
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0x699c99…9f1f78
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0x302a5e…c6c8af
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0x9edc37…5dca00
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0xc91f15…0d0bc3
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0xda2a95…26a0e4
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0xccb929…035d2d
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase119d ago0x6e3900…488ddf

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.