Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x546f…b8b00x3f14…146dBase—$0.02100%fluxa103d ago0x7b9d3e…524d88
0x448d…de2b0x3f14…146dBase—$0.29100%fluxa103d ago0x549c28…fc4d10
0x453f…e8d20x3f14…146dBase—$0.26100%fluxa103d ago0x10354a…25946d
0x85b1…2d9a0x3f14…146dBase—$0.18100%candidates103d ago0x2b23bb…f1d85c
0xf776…64fc0x3f14…146dBase—$0.18100%candidates103d ago0x2730b9…ff8070
0x8038…56f90x3f14…146dBase—$0.29100%candidates103d ago0xf5464e…356175
0xc8c1…b4900x3f14…146dBase—$0.31100%candidates103d ago0x782c11…24b736
0x756f…5a0c0x3f14…146dBase—$0.18100%fluxa103d ago0x737468…881fcc
0xfeac…72850x3f14…146dBase—$0.26100%fluxa103d ago0x6c0d08…1d7cac
0xeeec…bc1d0x3f14…146dBase—$0.23100%fluxa103d ago0xe6adf6…a4c580
0x233c…ffbe0x3f14…146dBase—$0.21100%fluxa103d ago0x71c0bb…836714
0x8e8c…36aa0x3f14…146dBase—$0.26100%fluxa103d ago0x98787f…8f1555
0x7bed…563d0x3f14…146dBase—$0.29100%fluxa103d ago0xef6a79…12496b
0xf9af…6fa40x3f14…146dBase—$0.37100%fluxa103d ago0xc62311…86964d
0x7a3c…f8ac0x3f14…146dBase—$0.18100%candidates103d ago0x376c23…5e0436
0xf269…fb250x3f14…146dBase—$0.19100%candidates103d ago0x94568b…6a747e
0x4ce2…a3960x3f14…146dBase—$0.31100%candidates103d ago0xf5c56e…63db0b
0x08ad…10650x3f14…146dBase—$0.21100%fluxa103d ago0x4e9ea1…bd09e8
0x8d96…0f9c0x3f14…146dBase—$0.26100%fluxa103d ago0x8d9adc…5e18b0
0x11f7…26490x3f14…146dBase—$0.28100%fluxa103d ago0x8f3cc4…dbd4a2
0xf9fe…1ce60x3f14…146dBase—$0.31100%fluxa103d ago0x6c0b87…59905c
0x4aca…e8270x3f14…146dBase—$0.25100%fluxa103d ago0x6908e3…72b608
0xb702…da980x3f14…146dBase—$0.27100%fluxa103d ago0x933d54…e7638a
0x1b77…460f0x3f14…146dBase—$0.28100%fluxa103d ago0x80f476…492cbe
0x03ac…cd230x3f14…146dBase—$0.38100%fluxa103d ago0xddb714…103e5d

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.