Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x577d…0bd80xdc59…1506Basex402 service$0.001100%coinbase4d ago0x2496aa…42b58f
0x577d…0bd80xdc59…1506Basex402 service$0.01100%coinbase4d ago0xa30b3f…c84081
0x577d…0bd80xdc59…1506Basex402 service$0.01100%coinbase4d ago0x11affc…825a89
0x577d…0bd80xdc59…1506Basex402 service$0.01100%coinbase4d ago0x4bc756…0d3ce9
0x577d…0bd80xdc59…1506Basex402 service$0.36100%coinbase4d ago0xeaa485…4dc92a
0x577d…0bd80xdc59…1506Basex402 service$0.33100%coinbase4d ago0x013aca…41e2fe
0x577d…0bd80xdc59…1506Basex402 service$0.33100%coinbase4d ago0x213fdc…45718a
0x577d…0bd80xdc59…1506Basex402 service$0.29100%coinbase4d ago0x953d93…b49405
0x577d…0bd80xdc59…1506Basex402 service$0.29100%coinbase4d ago0xbcba0f…08042e
0x577d…0bd80xdc59…1506Basex402 service$0.29100%coinbase4d ago0x7986bd…c30f7a
0x577d…0bd80xdc59…1506Basex402 service$0.29100%coinbase4d ago0xec48d9…1b7f96
0x577d…0bd80xdc59…1506Basex402 service$0.15100%coinbase4d ago0xa09bbc…b147b4
0x577d…0bd80xdc59…1506Basex402 service$0.10100%coinbase4d ago0x7c3ddd…62b873
0x577d…0bd80xdc59…1506Basex402 service$0.36100%coinbase4d ago0x90e5ab…648cb5
0x577d…0bd80xdc59…1506Basex402 service$0.34100%coinbase4d ago0xd5ae4c…f18de8
0x577d…0bd80xdc59…1506Basex402 service$0.34100%coinbase4d ago0xa2ba2f…69790a
0x577d…0bd80xdc59…1506Basex402 service$0.33100%coinbase4d ago0xe4d7f9…caff5f
0x577d…0bd80xdc59…1506Basex402 service$0.30100%coinbase4d ago0x53e513…459a53
0x577d…0bd80xdc59…1506Basex402 service$0.30100%coinbase4d ago0xdf097e…066cce
0x577d…0bd80xdc59…1506Basex402 service$0.01100%coinbase4d ago0xb25ec4…61d3c8
0x577d…0bd80xdc59…1506Basex402 service$0.01100%coinbase4d ago0x59b5c6…6751d7
0x577d…0bd80xdc59…1506Basex402 service$0.01100%coinbase4d ago0x408bc6…2cca74
0x577d…0bd80xdc59…1506Basex402 service$0.01100%coinbase4d ago0xfdbf93…2bcfd5
0x577d…0bd80xdc59…1506Basex402 service$0.01100%coinbase4d ago0x8bce0a…d0d0a5
0x577d…0bd80xdc59…1506Basex402 service$0.001100%coinbase4d ago0xb3d2fb…c3317a

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.