Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0x2a3736…9f2bed
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0x7ab7a6…2d3128
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0x8894a8…fbd0a8
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0x9d3e98…09b06d
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0x512081…9f6f42
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0xbcb828…c68252
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0xbe10f5…2c21b2
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0x661ed8…382825
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0xb4da33…853e74
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0x2c81b7…247e83
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0x60d7bd…b006ab
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0xe87193…a75c83
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0x89f619…31bbcf
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0x89ceac…ad76f5
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase9d ago0xf18f9e…15db3b
0xa999…a4070xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0x94c3a7…991d6c
0xa999…a4070xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0x1c4810…c30268
0xa999…a4070xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0xb36d0e…00c9a4
0xa999…a4070xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0x09de1c…d63169
0xa999…a4070xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0xbc603d…f531e3
0xa999…a4070xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0xda95cd…c42f67
0xa999…a4070xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0xdf2d93…266a54
0xa999…a4070xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0xae815c…eb7d6e
0xa999…a4070xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0xeb2640…fcc196
0xa999…a4070xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0x8cad45…bf694b

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.