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%coinbase17d ago0x265873…00ccde
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase18d ago0xf4326a…8bc334
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase18d ago0x521997…6e1846
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase18d ago0xa56ec0…4e63d4
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase18d ago0xb7e0b3…f3445c
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase18d ago0x65c033…c84c4c
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase18d ago0x03d3b1…c0cb19
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase18d ago0x371648…75ee70
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase18d ago0x48bc7a…0ca8f9
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase18d ago0xed74c8…b20407
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase18d ago0xdea75b…740c1c
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase18d ago0x34a854…10a7a1
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase18d ago0x69f7eb…ed9f90
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase18d ago0x459915…5ab5b5
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase18d ago0x9b2d79…6a3271
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase18d ago0xf8b79f…c4f568
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase18d ago0x3c54aa…434c88
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase18d ago0x66166b…f43535
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase18d ago0x1d63fb…5a6710
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase18d ago0xb039c1…24016b
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase18d ago0x4ea949…7c843f
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase18d ago0x4c779b…539681
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase18d ago0x4d0759…d45230
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase18d ago0x56cfa2…36ff0b
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase18d ago0x83fb0c…0c007a

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.