Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.01100%coinbase9d ago0x0d078e…551258
0xf576…65920xf000…94fcBase$0.01100%coinbase9d ago0x4d1149…0d2a8d
0xf576…65920xf000…94fcBase$0.01100%coinbase9d ago0x2d53b5…cc38ea
0xecbf…50d60xf000…94fcBase$0.01100%coinbase9d ago0x9ca434…2faf26
0xf576…65920xf000…94fcBase$0.01100%coinbase9d ago0x21841d…5790d5
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase9d ago0x1d0243…745a82
0x0976…2f960xf000…94fcBase$0.03100%coinbase9d ago0xf6a06b…3764af
0x0976…2f960xf000…94fcBase$0.03100%coinbase9d ago0x24564e…a2c1ef
0x3460…b66a0xf000…94fcBase$0.01100%coinbase9d ago0x6e0c8c…ec6536
0x3460…b66a0xf000…94fcBase$0.05100%coinbase9d ago0xca0a3f…0d69df
0x3460…b66a0xf000…94fcBase$0.05100%coinbase9d ago0x83b0e4…a511f6
0x3460…b66a0xf000…94fcBase$0.05100%coinbase9d ago0xf7b515…58cf08
0x3460…b66a0xf000…94fcBase$0.05100%coinbase9d ago0x47be38…659af4
0x3460…b66a0xf000…94fcBase$0.05100%coinbase9d ago0x71f626…1f2a87
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase9d ago0x4e2cf8…a0b33b
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase9d ago0x978f7d…72ad34
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase9d ago0xca0cb7…90aea0
0x8d99…01140xf000…94fcBase$0.01100%coinbase9d ago0x827629…6f5a9f
0x4855…272c0xf000…94fcBase$0.01100%coinbase9d ago0xbe784f…6f328f
0x0976…2f960xf000…94fcBase$0.01100%coinbase9d ago0x5fb153…46426d
0x0976…2f960xf000…94fcBase$0.03100%coinbase9d ago0xd5cc7f…bfe3b9
0xecbf…50d60xf000…94fcBase$0.01100%coinbase9d ago0x3ebf12…f11369
0x0976…2f960xf000…94fcBase$0.03100%coinbase9d ago0xb94e9e…56c7aa
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase9d ago0xcedde2…d9a10c
0xf576…65920xf000…94fcBase$0.01100%coinbase9d ago0xfec23c…1f997b

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.