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%coinbase5d ago0x7cb806…06efc2
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase5d ago0x8c17e3…5f7541
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase5d ago0x06f671…66ce4e
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase5d ago0x228b84…7cd1d5
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase5d ago0xd46e01…672d56
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase5d ago0x36ef27…7f81ca
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase5d ago0x27e55a…225db8
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase5d ago0x4c8278…862aa3
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase5d ago0x613cb5…c594c4
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase5d ago0xca6a02…ddc3a1
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase5d ago0x03c0bc…aaebf0
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase5d ago0xb647b5…d6c460
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase5d ago0xb5fcce…ed081f
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase5d ago0xe96e98…a28512
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase5d ago0xaf6e8d…d6c36d
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase5d ago0xedbff0…b84a47
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase5d ago0xa9f114…bee697
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase5d ago0x5f0834…950134
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase5d ago0xf8d48a…814327
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase5d ago0x9e88b7…fe4e3f
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase5d ago0xb84cdd…ff71b3
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase5d ago0x00389c…4d8c55
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase5d ago0xe1acf3…cef530
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase5d ago0xd435b8…40563c
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase5d ago0xdd90e1…d73808

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.