Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f14…19530x40a8…ad8bBasex402 service$0.005100%coinbase145d ago0xd0477e…0956da
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter145d ago0x030cee…4000d3
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase145d ago0x987575…4e8c0c
0x4b40…ccfa0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase145d ago0x86ee2c…75445e
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter145d ago0xeeae7d…3dd471
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase145d ago0x8f9849…36cdae
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase145d ago0x905e88…43453c
0xe2c9…e95e0x40a8…ad8bBasex402 service$0.001100%coinbase145d ago0x62a20b…9f8546
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0x95d908…028dcc
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase145d ago0x193982…2d7e27
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase145d ago0x254817…d806de
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase145d ago0x2cc43b…8e791f
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase145d ago0x375f67…6d1d76
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.005100%coinbase145d ago0x07897c…08e108
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.005889100%coinbase145d ago0xe11d48…ff1033
0x0ae3…326f0x40a8…ad8bBasex402 service$0.005100%coinbase145d ago0x487924…d8c591
0x0ae3…326f0x40a8…ad8bBasex402 service$0.001100%coinbase145d ago0x5c1d48…f1de19
0x4c26…237c0x9dba…0df8Basex402 service$0.01100%dexter145d ago0x6b9486…d07714
0x4c26…237c0x9dba…0df8Basex402 service$0.01100%dexter145d ago0xf4d0b1…802158
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0x7885f7…02181e
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0x2bc422…177322
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase145d ago0x3b355d…0f1ef5
0xaa96…344c0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase145d ago0xc985e6…d6024a
0xaa96…344c0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase145d ago0x266ae9…4ffb9e
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0x9e56cd…07afc8

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.