Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0xf3f5…8c37Base—$0.98100%fluxa82d ago0x590e86…cf906c
0xc49a…9d2f0x6ed7…1b28Base—$0.98100%fluxa82d ago0x273d81…31cab6
0xc49a…9d2f0x3796…0aecBase—$0.98100%fluxa83d ago0x9d3a5d…288d2d
0xc49a…9d2f0x2b16…eab2Base—$0.98100%fluxa83d ago0x8f8e19…e891dc
0xc49a…9d2f0x802c…f410Base—$0.98100%fluxa83d ago0x5b88be…ebedb7
0xc49a…9d2f0x6d6b…dc9fBase—$0.98100%fluxa83d ago0x8348d3…edbc08
0xc49a…9d2f0x3eb9…de3bBase—$0.98100%fluxa83d ago0x3668f0…ae1077
0xc49a…9d2f0x81a0…7a0eBase—$0.98100%fluxa83d ago0x4c65b4…fcec81
0xc49a…9d2f0x6254…2724Base—$0.98100%fluxa83d ago0xa53632…e7ab6b
0xc49a…9d2f0xb622…f277Base—$1.96100%fluxa83d ago0x744bd8…7d1724
0xc49a…9d2f0x55ad…117fBase—$0.98100%fluxa83d ago0xea766a…56b010
0xc49a…9d2f0x28df…3cafBase—$0.98100%fluxa83d ago0xacecaa…1f7178
0xc49a…9d2f0x628e…7d15Base—$0.98100%fluxa83d ago0x5899e7…01127f
0xc49a…9d2f0x857d…a5cbBase—$0.98100%fluxa83d ago0x478592…88a56e
0xc49a…9d2f0xc9fd…c5acBase—$0.98100%fluxa83d ago0xb8368f…a430ce
0xc49a…9d2f0x8613…f8e8Base—$0.98100%fluxa83d ago0x5ece3c…bb6907
0xc49a…9d2f0xfb77…225dBase—$0.98100%fluxa83d ago0x97f184…76822c
0xc49a…9d2f0x522f…84edBase—$0.98100%fluxa83d ago0x95e25e…9e310a
0xc49a…9d2f0xcce4…20f3Base—$0.98100%fluxa83d ago0x0ac1e7…800215
0xc49a…9d2f0x9549…7ba5Base—$0.98100%fluxa83d ago0x654d24…bc9f97
0xc49a…9d2f0xd919…f4f1Base—$0.98100%fluxa83d ago0x7daeff…83616a
0xc49a…9d2f0xc365…9673Base—$0.98100%fluxa83d ago0xdf4d49…12bc40
0xc49a…9d2f0x8043…10e4Base—$1.96100%fluxa83d ago0xe31ce9…da6438
0xc49a…9d2f0x0584…dfedBase—$0.98100%fluxa83d ago0x48d09d…8984fa
0xc49a…9d2f0x3046…3a65Base—$0.98100%fluxa83d ago0xc33bf4…976812

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.