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.05100%coinbase6d ago0xd7becf…e741ce
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase6d ago0xc2fd7b…1bacde
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase6d ago0xa11b29…ba05aa
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase6d ago0xdb7afc…784e0e
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase6d ago0x8ba259…a1076b
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase6d ago0x1566e5…c7c724
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase6d ago0xb64f85…fe8c07
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase6d ago0xecabe4…b14b64
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase6d ago0xe2e53f…ad271f
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase6d ago0x765589…4717ef
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase6d ago0x4cc7f1…33d1ab
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase6d ago0x5d9296…e2f287
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase6d ago0x86a591…9004b6
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase6d ago0x8bc795…9ea7c5
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase6d ago0x3a2d6e…d42589
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase6d ago0x6a5c11…046961
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase6d ago0xb7971a…aebc91
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase6d ago0x7b9bf1…53c1bb
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase6d ago0x80813b…4c26ea
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase6d ago0x17a1ac…5c3831
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase6d ago0xbba5f5…c19834
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase6d ago0x2d2f2b…7dcabc
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase6d ago0xd65be5…05d504
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase6d ago0x0d702a…17a78f
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase6d ago0x6ac7e7…65b11a

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.