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%coinbase17d ago0x7e5d77…f60ecc
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0x052a7f…b037d8
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17d ago0x808301…707f88
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase18d ago0xe3e8c3…075335
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase18d ago0xf21377…b22db2
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase18d ago0xfc3ed8…7eeae6
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase18d ago0x765426…bd4b4c
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase18d ago0x44e086…5af4ad
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase18d ago0x2662b3…c1ddef
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase18d ago0x83ab60…913120
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase18d ago0xc22726…004e45
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase18d ago0x194ff7…84f4fa
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase18d ago0x3b91d0…0d8f5b
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase18d ago0xf8c1d2…1b67d1
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase18d ago0x67ec5e…b2a786
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase18d ago0xf8ba1a…c5bb4c
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase18d ago0xb747ec…c89a95
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase18d ago0xa9262a…9edbfe
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase18d ago0xa42350…1f7bb5
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase18d ago0xf7a006…052d38
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase18d ago0x6bfcec…a3051b
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase18d ago0xaae0d8…573009
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase18d ago0x5e1d95…ad32a3
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase18d ago0x6113c7…3c561c
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase18d ago0xc62115…159f5e

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.