Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0x51985c…252296
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0x7ead27…39c9ce
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase80d ago0xcf6ddf…f13527
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0x4fc37c…3a865f
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0x75ec65…e96ca2
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0x02edc8…0673b8
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0xbbe83e…652c4d
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0x7d68f4…f73f54
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase80d ago0xa92a76…5a8c1a
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase81d ago0x5a6148…34b0f5
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase81d ago0xd8e69d…d72b61
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase81d ago0x1cad20…87c943
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase81d ago0x08282a…b8d1d6
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase81d ago0x1b2eab…4bbae8
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase81d ago0x48a8d7…9c2b7d
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase81d ago0x53586c…c2a466
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase81d ago0xa5bc2a…7d7991
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase81d ago0xb033e6…5a6c85
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase81d ago0x8b1410…b69bc0
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase81d ago0x2ec12f…f54ccb
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase81d ago0xab8d5e…d56451
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase81d ago0x9513f0…9aa143
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase81d ago0x70547d…9b2e71
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase81d ago0x9b0c8f…d990bc
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase81d ago0x33f3fc…a868fc

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.