Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase63d ago0xe1d648…53e264
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase63d ago0xbe5c23…873120
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase63d ago0xb03a6e…661abd
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase63d ago0x54bc6e…870817
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase63d ago0xaf7835…1d6fb3
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase63d ago0x65039d…777488
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase63d ago0x5e053f…41c1be
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase63d ago0x7967e2…c7b641
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase63d ago0xa33511…87208b
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase63d ago0x5da42c…c8d485
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase63d ago0xc85045…cac1bd
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase63d ago0xc7e62c…358b11
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase63d ago0xf21561…a549bb
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase63d ago0xbb1bba…8dc537
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase63d ago0x09f458…bb7877
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase63d ago0x47df95…1ff8a5
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase63d ago0x6e1739…cf6455
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase63d ago0x09467f…a41ed1
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase63d ago0xca4890…d7d331
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase63d ago0x9e71b4…c86add
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase63d ago0xb76037…a8fc1e
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase63d ago0xf2c8dc…9414af
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase63d ago0xa8841d…9d7c12
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase63d ago0x904637…79f3e5
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase63d ago0x407de0…3841a5

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.