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%coinbase41d ago0x6f16e0…addadc
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase41d ago0x72ab4c…2e71e6
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase41d ago0xc8ff92…a12558
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase41d ago0x905e35…0e12ad
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase41d ago0x746055…10cd9b
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase41d ago0x5eb780…70c418
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase41d ago0x4467ba…511b0f
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase41d ago0xc57fe5…359566
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase41d ago0x0953e5…395197
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase41d ago0xd14586…6c0300
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase41d ago0x1397ca…5e8c54
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase41d ago0xcd50ca…80a563
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase41d ago0x675a6f…fabbe3
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase41d ago0xd8bdaa…8328c3
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase41d ago0xbeb10f…c2f79d
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase41d ago0x15a9be…5c68c6
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase41d ago0xd00e08…2c36c7
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase41d ago0xb5c56f…850323
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase41d ago0xfc9bc7…4c0908
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase41d ago0x4795e0…c65e49
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase41d ago0xe7f188…2a059d
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase41d ago0x8a020e…41f779
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase41d ago0x24773f…6ec3a6
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase41d ago0x544c19…2169ec
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase41d ago0x4d377b…14d8a0

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.