Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase20d ago0xf95151…b79cbd
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase20d ago0xaf12aa…e6112c
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase20d ago0x57488a…21e421
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase20d ago0x11f22f…a0e221
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.00868100%coinbase20d ago0x3483aa…b68237
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.003759100%coinbase20d ago0x707d39…645e3b
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.003647100%coinbase20d ago0x7e2e18…438fed
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.003539100%coinbase20d ago0x1ef24e…a5f62d
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase20d ago0xabdaed…2667dc
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase20d ago0x64302b…b07674
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase20d ago0x46e051…a79e7b
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase20d ago0x6da40a…9da847
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.006286100%coinbase20d ago0x5615e7…5a2ed7
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase20d ago0x2efa2c…ffe986
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase20d ago0x54bb49…ad0591
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.005679100%coinbase20d ago0xc59bdc…0b4173
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.005756100%coinbase20d ago0x462e51…f9a4ee
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.003841100%coinbase20d ago0x58f7c6…e2636c
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase20d ago0xf23bcc…e4d146
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.009655100%coinbase20d ago0xfb83d6…700ba0
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.005104100%coinbase20d ago0x9c9df0…0583cb
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.004798100%coinbase20d ago0x140afb…dc7256
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.003825100%coinbase20d ago0x0c9602…0a854d
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.004049100%coinbase20d ago0x5ac12c…f8e916
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.003896100%coinbase20d ago0x1cf7d3…1c38a7

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.