Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99a4…f0fc0xbcbd…820cBase—$0.43100%coinbase47d ago0x7c2bd7…1cd884
0x99a4…f0fc0xbcbd…820cBase—$0.43100%coinbase47d ago0xb5d007…83b389
0x99a4…f0fc0x4020…0004Base—$0.50100%coinbase47d ago0xfa1523…83e3de
0x99a4…f0fc0x4020…0004Base—$0.16100%coinbase47d ago0x997020…71d09e
0x99a4…f0fc0x4020…0004Base—$0.05100%coinbase47d ago0x9b1bde…168e6f
0x99a4…f0fc0x4020…0004Base—$0.50100%coinbase47d ago0x436b25…267b71
0x99a4…f0fc0x4020…0004Base—$0.16100%coinbase47d ago0x83344f…9a9d6b
0x99a4…f0fc0x4020…0003Base—$0.05100%coinbase47d ago0x0496e2…008dd4
0x99a4…f0fc0x4020…0004Base—$0.05100%coinbase47d ago0xd90334…0af81a
0x99a4…f0fc0x4020…0004Base—$0.05100%coinbase47d ago0x2c8edd…7e9b22
0x99a4…f0fc0x4020…0004Base—$0.001001100%coinbase47d ago0xf5a150…35fe86
0x99a4…f0fc0x4020…0004Base—$0.01100%coinbase47d ago0x49dd87…3c11db
0x99a4…f0fc0x4020…0004Base—$0.001100%coinbase47d ago0x25e547…037966
0x99a4…f0fc0x4020…0004Base—$0.01100%coinbase47d ago0xb8d2fd…841e66
0x99a4…f0fc0x4020…0004Base—$0.01100%coinbase47d ago0x97aa90…cab917
0x99a4…f0fc0x4020…0004Base—$0.01100%coinbase47d ago0xc77c33…7e47fa
0x99a4…f0fc0x4020…0004Base—$0.01100%coinbase47d ago0xa67060…6d4d4a
0x99a4…f0fc0x4020…0004Base—$0.01100%coinbase47d ago0xd67386…24189a
0x99a4…f0fc0x4020…0004Base—$0.001027100%coinbase47d ago0x3631cb…b0dfd2
0x99a4…f0fc0x4020…0004Base—$0.01100%coinbase47d ago0xf440cd…874b36
0x99a4…f0fc0x4020…0004Base—$0.01100%coinbase47d ago0x6c62d4…fb3b63
0x99a4…f0fc0x4020…0004Base—$0.001337100%coinbase47d ago0x8a3c19…da5fed
0x99a4…f0fc0x4020…0004Base—$0.01100%coinbase47d ago0x4b95f5…ce2f75
0x99a4…f0fc0x4020…0004Base—$0.002575100%coinbase47d ago0x268a8e…12e03c
0x99a4…f0fc0x4020…0004Base—$0.01100%coinbase47d ago0xf1d132…378119

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.