Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002349100%coinbase19d ago0x4f3a7b…4ca3f5
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase19d ago0xf95151…b79cbd
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase19d ago0xaf12aa…e6112c
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase19d ago0x57488a…21e421
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase19d ago0x11f22f…a0e221
0xfeec…799a0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x5bd5e8…58487d
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.00868100%coinbase19d ago0x3483aa…b68237
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.003759100%coinbase19d ago0x707d39…645e3b
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.003647100%coinbase19d ago0x7e2e18…438fed
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.003539100%coinbase19d ago0x1ef24e…a5f62d
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase19d ago0xabdaed…2667dc
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase19d ago0x64302b…b07674
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase19d ago0x46e051…a79e7b
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase19d ago0x6da40a…9da847
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.006286100%coinbase19d ago0x5615e7…5a2ed7
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase19d ago0x2efa2c…ffe986
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase19d ago0x54bb49…ad0591
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.005679100%coinbase19d ago0xc59bdc…0b4173
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.005756100%coinbase19d ago0x462e51…f9a4ee
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002623100%coinbase19d ago0x0d48fa…30cdba
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.003841100%coinbase19d ago0x58f7c6…e2636c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002075100%coinbase19d ago0xda3ef1…cec77d
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase19d ago0x2a98d4…1a6817
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002385100%coinbase19d ago0x6ce1d5…847c3e
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19d ago0x032f4b…44cfcd

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.