Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc780…f1ec0xdf62…30eeBase—$370.0070%0x6204…112242d ago0xe1a9ce…2a4b89
0x7398…550a0xdf62…30eeBase—$1.0070%0x0908…9e5142d ago0x6ca7cc…29508e
0x1332…66eb0xdf62…30eeBase—$47.4970%0xf7a9…eb8d42d ago0xffc950…46a53b
0xdbbf…7ba10xdf62…30eeBase—$94.9770%0x13c6…f0ed42d ago0x5d0735…b1816f
0x1332…66eb0xdf62…30eeBase—$1,284.7470%0x21ab…01d942d ago0x6a3d5c…a94eee
0x1332…66eb0xdf62…30eeBase—$14.9970%0x63d9…362842d ago0x3377dc…0a2118
0xa15d…ec550xdf62…30eeBase—$1.0070%0x7390…9c9343d ago0xb3caae…c55033
0x9626…d0ed0xdf62…30eeBase—$1.0070%0x21e4…0fa943d ago0x7d38ee…72337e
0x16eb…25f80xdf62…30eeBase—$1.0070%0xa82a…456343d ago0x495358…583934
0x1332…66eb0xdf62…30eeBase—$4,084.0570%0xc246…c59543d ago0x95ae9c…098c5e

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.