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%coinbase38d ago0xb8a82a…65534f
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase38d ago0x007d75…9ba41f
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase38d ago0x71d1d7…38d7fc
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase38d ago0x44141c…0984b5
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase38d ago0x6144b8…67abb7
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase38d ago0x084388…205bbb
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase38d ago0x758c47…f1ba95
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase38d ago0xeddf2a…8f3c21
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase38d ago0xab1643…1cbb13
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase38d ago0x2dae41…3f9a13
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase39d ago0x178b3f…42ac41
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase39d ago0x86eb93…d728b7
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase39d ago0x81bac4…0547cb
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase39d ago0x27d420…012255
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase39d ago0x9a0709…0dd9ca
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase39d ago0x458d1c…19f872
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase39d ago0xe9bdf5…227b24
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase39d ago0xa6ecf7…3a46e4
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase39d ago0x286ee8…73ab3b
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase39d ago0xed8a03…58c43e
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase39d ago0xcc9923…5ef543
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase39d ago0xcc047b…fec1b6
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase39d ago0x4d46de…f31a20
0x3460…b66a0xf000…94fcBase—$0.03100%coinbase39d ago0xceb43b…88de3a
0x3460…b66a0xf000…94fcBase—$0.03100%coinbase39d ago0x8f344d…64766f

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.