Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3928…36c90x1c0c…18a2Base—$0.01100%coinbase59d ago0x15e8bd…412cf3
0x3928…36c90xc639…351cBase—$0.01100%coinbase59d ago0x3a90e5…a2d051
0x3928…36c90x3459…593cBase—$0.01100%coinbase59d ago0xa9583e…7ad987
0x3928…36c90x46d2…d39bBase—$0.01100%coinbase59d ago0xa9ed9f…0978c1
0x3928…36c90x0a99…d520Base—$0.01100%coinbase59d ago0x0cd541…d0c1d1
0x3928…36c90xf068…1ce2Base—$0.01100%coinbase59d ago0x539c85…5d1182
0x3928…36c90xd657…3b8aBase—$0.01100%coinbase59d ago0x4e4c38…1ec93a
0x3928…36c90xa8d7…0cb7Base—$0.01100%coinbase59d ago0x4ef6cd…0c2177
0x3928…36c90xa222…e9b7Base—$0.01100%coinbase60d ago0xc862ad…dbc7ba
0x3928…36c90x50ef…bf94Base—$0.01100%coinbase60d ago0xa88c79…d6fc32
0x3928…36c90xb988…5266Base—$0.01100%coinbase60d ago0xc1c23d…17618d
0x3928…36c90x5354…82b5Base—$0.01100%coinbase60d ago0xbd7bf1…b0611e
0x3928…36c90xae8c…6577Base—$0.01100%coinbase60d ago0x55b277…411d75
0x3928…36c90x5b36…f88bBase—$0.01100%coinbase60d ago0xa08caa…4d6fcb
0x3928…36c90xa9b9…7d7dBase—$0.01100%coinbase60d ago0x4753b9…ef2bb1
0x3928…36c90x694b…5501Base—$0.01100%coinbase60d ago0x3630a8…980ba3
0x3928…36c90x9eb1…7621Base—$0.01100%coinbase60d ago0x7337df…da5cd3
0x3928…36c90xec4c…91e1Base—$0.01100%coinbase60d ago0x15fb79…a35989
0x3928…36c90x9e70…72acBase—$0.01100%coinbase60d ago0xf51518…30e425
0x3928…36c90x6890…dea5Base—$0.01100%coinbase60d ago0x27b7e0…6819f8
0x3928…36c90x1977…c7c0Base—$0.01100%coinbase60d ago0x513459…1f8ed1
0x3928…36c90xcdec…1e65Base—$0.01100%coinbase60d ago0x90745a…1418f3
0x3928…36c90x81e4…0865Base—$0.01100%coinbase60d ago0xefd257…75ef8f
0x3928…36c90x56a5…1768Base—$0.01100%coinbase60d ago0x6d3066…7af68b
0x3928…36c90x8d60…579bBase—$0.01100%coinbase60d ago0xf52697…296db2

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.