Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0773…3c660x643d…7d2dBase—$0.01100%coinbase71d ago0x2a9ea9…ed02f3
0x0773…3c660x89aa…19ccBase—$0.01100%coinbase71d ago0x3f2812…c686b4
0x0773…3c660xb846…10f9Base—$0.01100%coinbase71d ago0x5069c8…c3393f
0x0773…3c660x02be…eba8Base—$0.01100%coinbase71d ago0xd577c3…1c6357
0x0773…3c660xe6b6…a11bBase—$0.01100%coinbase71d ago0xdda856…f82c16
0x0773…3c660x5d37…1decBase—$0.01100%coinbase71d ago0x95b4ae…d64a13
0x0773…3c660x3217…110aBase—$0.01100%coinbase71d ago0xee4476…ae14d4
0x0773…3c660xe121…109dBase—$0.01100%coinbase71d ago0x7d8272…31f163
0x0773…3c660xcb18…cb56Base—$0.01100%coinbase71d ago0xf12b94…cca59e
0x0773…3c660x4bc6…b079Base—$0.01100%coinbase71d ago0x8a16d0…3cbbc3
0x0773…3c660x6f52…5e02Base—$0.01100%coinbase71d ago0x84cb53…0976d6
0x0773…3c660x15bc…3f31Base—$0.01100%coinbase71d ago0x3627df…0b09a4
0x0773…3c660xf05a…20cbBase—$0.01100%coinbase71d ago0xb30f14…8444cd
0x0773…3c660xc105…1c4cBase—$0.01100%coinbase71d ago0xf0042e…3b2235
0x0773…3c660xb4d3…2941Base—$0.01100%coinbase71d ago0xe15e17…e06f5f
0x0773…3c660xc1ee…632fBase—$0.01100%coinbase71d ago0xe5e194…76e886
0x0773…3c660xb6b6…6347Base—$0.01100%coinbase71d ago0x23044e…0abe4d
0x0773…3c660x97e9…52d0Base—$0.01100%coinbase71d ago0x7d2c0d…e30401
0x0773…3c660x67cf…5eeeBase—$0.01100%coinbase71d ago0x36d5a9…616512
0x0773…3c660x740b…0165Base—$0.01100%coinbase71d ago0x6c0409…4b97ba
0x0773…3c660x71e7…7827Base—$0.01100%coinbase71d ago0x7ec910…abdbc3
0x0773…3c660xa989…9f61Base—$0.01100%coinbase71d ago0x86c036…ff4ed4
0x0773…3c660xd241…97a8Base—$0.01100%coinbase71d ago0x4105da…9c791f
0x0773…3c660x6d92…efd1Base—$0.01100%coinbase71d ago0xaceb1d…b1394b
0x0773…3c660x176e…7caaBase—$0.01100%coinbase71d ago0xa7634d…90e21e

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.