Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b40…ccfa0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase146d ago0x86ee2c…75445e
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase146d ago0x905e88…43453c
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase146d ago0x95d908…028dcc
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase146d ago0x193982…2d7e27
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase146d ago0x254817…d806de
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase146d ago0x2cc43b…8e791f
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase146d ago0x375f67…6d1d76
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.005889100%coinbase146d ago0xe11d48…ff1033
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase146d ago0x7885f7…02181e
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase146d ago0x2bc422…177322
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase146d ago0x3b355d…0f1ef5
0xaa96…344c0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase146d ago0xc985e6…d6024a
0xaa96…344c0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase146d ago0x266ae9…4ffb9e
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase146d ago0x9e56cd…07afc8
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.005541100%coinbase146d ago0x7716ce…9a7f47
0xac38…bc8b0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase146d ago0xc0167a…169d09
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase146d ago0x1db5d4…c015a5
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase146d ago0x6fe826…7d434f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005124100%coinbase146d ago0xff8435…528099
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.009466100%coinbase146d ago0xf76317…e02e46
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.008938100%coinbase146d ago0x244d43…240f47
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase146d ago0x54fc1d…4f1a8d
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase146d ago0x978ba0…47dca2
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase146d ago0x450a7a…c40a36
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase146d ago0xd39a4b…2aa620

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.