Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe5c3…700f0x7dd5…2629Basex402 service$0.005100%coinbase74d ago0x6d0c91…cda240
0x71c9…34d00x7dd5…2629Basex402 service$0.001100%coinbase74d ago0x46f18e…c81128
0xcfd8…9a7b0x7dd5…2629Basex402 service$0.08100%coinbase74d ago0x66a277…4b8ec0
0xd4e9…12cc0x7dd5…2629Basex402 service$0.02100%coinbase74d ago0x2fcf78…809f11
0x061c…d4990x7dd5…2629Basex402 service$0.10100%coinbase74d ago0x1a111e…4b6cc2
0x96bd…16c50x7dd5…2629Basex402 service$0.10100%coinbase74d ago0x0ffde1…4a3b0e
0x7548…6be80x7dd5…2629Basex402 service$0.001100%coinbase74d ago0x5550f9…aebc9d
0x12ff…708a0x7dd5…2629Basex402 service$0.10100%coinbase74d ago0x906ea1…0bb713
0x811d…61880x7dd5…2629Basex402 service$0.005100%coinbase74d ago0xea9b6a…a661d9
0x0260…7d160x7dd5…2629Basex402 service$0.10100%coinbase74d ago0xc657ea…2e64e9
0x53e1…d88e0x7dd5…2629Basex402 service$0.10100%coinbase75d ago0x52f542…b15447
0x9c15…925c0x7dd5…2629Basex402 service$0.003100%coinbase75d ago0xa1b623…b3bb31

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.