Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase42d ago0x4a0e88…58eaca
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase42d ago0x597fe7…9771a7
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase42d ago0x1d0251…3f99f7
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase42d ago0xb42dda…bc3f60
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase42d ago0x6f47a5…23028b
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase42d ago0x7c39df…e212ee
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase42d ago0xa7c5fa…dbd9a4
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase42d ago0xc4948f…a22c22
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase42d ago0x00cb00…d422ca
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase42d ago0x3aa262…82683b
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase42d ago0xc0220f…90ccc9
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase42d ago0x0d59d3…819476
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase42d ago0xe9b4ef…c6c68a
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase42d ago0xb788f8…f0b21b
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase42d ago0x4641b6…f22ebd
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase42d ago0x2e1d50…2aa16b
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase42d ago0xcd7a97…101e7d
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase42d ago0x5840eb…e7679b
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase42d ago0xe32690…df20a9
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase42d ago0x926cfc…5d3b8e
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase42d ago0x769cfb…e1d99a
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase42d ago0x8d9831…1d2503
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase42d ago0x275f78…591b63
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase42d ago0x7b8271…24cf60
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase42d ago0x04e2df…46e2bd

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.