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%coinbase13d ago0xa0221b…aa57a2
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase13d ago0x04c727…674caf
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase13d ago0x112308…6da51e
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase14d ago0xcb10c1…cecb3a
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase14d ago0x06ebe8…1f4b8f
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase14d ago0x0dd9c4…a26882
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase14d ago0x96c225…190cef
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase14d ago0x24bd8b…e9374a
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase14d ago0x51f427…a671db
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase14d ago0xacb3c5…6318e0
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase14d ago0x0ec47b…cce0f6
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase14d ago0x9802ff…0dadb7
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase14d ago0x5ce16a…6c884e
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase14d ago0x80251d…75e3fa
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase14d ago0x357865…7ff665
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase14d ago0xc30cb3…27393c
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase14d ago0x286662…b271f8
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase14d ago0xb2cf7e…043fe7
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase14d ago0x588e3e…3f3bba
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase14d ago0xa35f14…bff31d
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase14d ago0x76eda6…d73e38
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase14d ago0x0eaafc…f2c309
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase14d ago0x600969…db7e0f
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase14d ago0x35971c…c735cf
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase14d ago0xdff430…dbc8a1

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.