Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa734…0674zoronoa.ethBase—$73.00100%0xa923…c9ac61d ago0x94fa64…872a05
0x7f71…e198zoronoa.ethBase—$72.00100%0xa923…c9ac61d ago0xdc0008…23e0a0
0xf658…52bdzoronoa.ethBase—$74.00100%0xa923…c9ac61d ago0xd6c602…95671e
zoronoa.eth0x4689…767eBase—$355.00100%0xa923…c9ac61d ago0x1c92a0…7675f7
zoronoa.eth0xfa11…8069Base—$355.00100%0xa923…c9ac61d ago0x144886…248035
zoronoa.eth0xf728…6039Base—$355.00100%0xa923…c9ac61d ago0xd27184…cccc8d
zoronoa.eth0x4e06…3c48Base—$355.00100%0xa923…c9ac61d ago0x9f07bb…067904
zoronoa.eth0xc305…757dBase—$355.00100%0xa923…c9ac61d ago0x590b68…ffb3c6
zoronoa.eth0x9a64…bc0dBase—$355.00100%0xa923…c9ac61d ago0xc71cf6…29bade
zoronoa.eth0xa734…0674Base—$355.00100%0xa923…c9ac61d ago0x7206f6…7ceb5a
zoronoa.eth0x7f71…e198Base—$355.00100%0xa923…c9ac61d ago0x23bfd2…c0dae2
zoronoa.eth0xf658…52bdBase—$355.00100%0xa923…c9ac61d ago0x8d60d3…3b80a4
zoronoa.eth0x2930…5c66Base—$355.00100%0xa923…c9ac61d ago0x9c72e0…5daf3b
zoronoa.eth0xe57d…fc51Base—$355.00100%0xa923…c9ac61d ago0xf80aa9…86541b

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.