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.10100%coinbase50d ago0x72ed77…0d95d8
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase50d ago0xc32624…73996f
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase50d ago0x67a3ed…08ce9c
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase50d ago0xfe69d9…6d62a7
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase50d ago0x5f8f50…789af0
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase50d ago0x9967b7…e25844
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase50d ago0xda4c32…ba4471
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase50d ago0x8d7044…96af9e
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase50d ago0xaafddc…d1d93f
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase50d ago0x6aa67c…54e0fa
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase50d ago0xcb7d7d…9b1e14
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase50d ago0xf7244f…c9d128
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase50d ago0x290098…3a136d
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase50d ago0xcf0ba1…157f32
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase50d ago0x36e7c7…52d030
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase50d ago0x17fe25…97a8a3
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase50d ago0xa4d692…d0a542
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase50d ago0xbf2102…d312f8
0x3460…b66a0xf000…94fcBase—$0.03100%coinbase50d ago0x70b114…e02cbd
0x3460…b66a0xf000…94fcBase—$0.03100%coinbase50d ago0x48aa3c…fb3b69
0x3460…b66a0xf000…94fcBase—$0.03100%coinbase50d ago0x4d445b…9b50fd
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase50d ago0x1499d6…431d99
0x3460…b66a0xf000…94fcBase—$0.03100%coinbase50d ago0x3a0fcb…740291
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase50d ago0xa2def9…b16287
0x3460…b66a0xf000…94fcBase—$0.03100%coinbase50d ago0xb6f1bc…59eaaf

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.