Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base$28.23100%mrdn76d ago0xcd5966…536ba7
0x13db…51920x8e77…e2d6Base$22.45100%mrdn76d ago0x580ae8…0ddd6e
0x13db…51920x8e77…e2d6Base$19.91100%mrdn76d ago0xcc6b14…fe9796
0x13db…51920x8e77…e2d6Base$19.93100%mrdn76d ago0x8987d3…a0521a
0x13db…51920x8e77…e2d6Base$12.35100%mrdn76d ago0x867a48…a90ce8
0x13db…51920x8e77…e2d6Base$14.04100%mrdn76d ago0xcbd43f…4e0d69
0x13db…51920x8e77…e2d6Base$27.17100%mrdn76d ago0x199ec9…c117a7
0x13db…51920x8e77…e2d6Base$21.73100%mrdn76d ago0xe7843a…7b7dc8
0x13db…51920x8e77…e2d6Base$20.55100%mrdn76d ago0x003786…deac57
0x13db…51920x8e77…e2d6Base$14.04100%mrdn76d ago0xa4336f…3a29fd
0x13db…51920x8e77…e2d6Base$15.91100%mrdn76d ago0x3dcf56…4121ff
0x13db…51920x8e77…e2d6Base$28.41100%mrdn76d ago0xe3454a…034745
0x13db…51920x8e77…e2d6Base$16.77100%mrdn76d ago0xf5dc20…143bdd
0x13db…51920x8e77…e2d6Base$12.07100%mrdn76d ago0x79442b…da5f82
0x13db…51920x8e77…e2d6Base$17.54100%mrdn76d ago0x547dcb…2ee293
0x13db…51920x8e77…e2d6Base$22.10100%mrdn76d ago0x7c2132…c83b33
0x13db…51920x8e77…e2d6Base$16.75100%mrdn76d ago0x06f681…80b868
0x13db…51920x8e77…e2d6Base$17.11100%mrdn76d ago0xf3dedb…ea6124
0x13db…51920x8e77…e2d6Base$23.05100%mrdn76d ago0xf200db…5b109f
0x13db…51920x8e77…e2d6Base$24.19100%mrdn76d ago0x6ae23a…515645
0x13db…51920x8e77…e2d6Base$13.50100%mrdn76d ago0xc1fc75…09db85
0x13db…51920x8e77…e2d6Base$19.28100%mrdn76d ago0x634c7a…b60a3a
0x13db…51920x8e77…e2d6Base$16.20100%mrdn76d ago0x05feb2…192296
0x13db…51920x8e77…e2d6Base$14.72100%mrdn76d ago0x5717ed…dd87d7
0x13db…51920x8e77…e2d6Base$15.25100%mrdn76d ago0x19ec17…f1eda3

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.