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%coinbase35d ago0xde70fa…92ebe8
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase35d ago0x47d4a1…4d20f1
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase35d ago0x8ed986…32674c
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase35d ago0x4091a4…7bcb92
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase35d ago0x8ecd5a…5dd53b
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase35d ago0xb06efe…f90c28
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase35d ago0x17661c…2c5240
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase35d ago0xd85ff3…b969e5
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase35d ago0x5dcacb…f4eccd
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase35d ago0xfd3636…cd6443
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase35d ago0x921acc…b66960
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase35d ago0x7c04a3…1b6f19
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase35d ago0x72c204…d3dc7d
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase35d ago0x679184…750541
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase35d ago0x4f2349…41f0a5
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase35d ago0xf2fa18…83afa6
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase35d ago0x3250ad…ef3ba2
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase35d ago0xa81484…1b63e3
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase35d ago0x0d89fd…a7c5d2
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase35d ago0x7c8197…63486c
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase35d ago0x83b4f4…7ca130
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase35d ago0xbaf551…56714e
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase35d ago0x97f0a9…939162
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase35d ago0x01325c…695638
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase35d ago0x342f04…2287f7

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.