Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase79d ago0xd9eb60…18fe77
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase79d ago0x41bedc…aef11b
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.002291100%coinbase79d ago0xdec076…6729a4
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.002201100%coinbase79d ago0xebf927…216254
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.002151100%coinbase79d ago0x064f8c…845af4
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase79d ago0x8cf637…02152a
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.002072100%coinbase79d ago0x18cfbf…8d89a6
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.002052100%coinbase79d ago0xff0ce1…3a3053
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.00202100%coinbase79d ago0xa63a6b…b64e84
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.001951100%coinbase79d ago0xe99d0a…58b27e
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase79d ago0xd20412…c6e908
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0x55529a…94b21b
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003526100%coinbase79d ago0x5a35ff…b61ccc
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase79d ago0x084eec…527e02
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase79d ago0xe433aa…ccd7e5
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.84100%coinbase79d ago0x708dc9…93a57b
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase79d ago0x04a149…11017c
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.004087100%coinbase79d ago0xa2245c…14e539
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase79d ago0x9c82b7…3e7044
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase79d ago0x0f764f…c702f5
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase79d ago0xc1ce17…6ea0b7
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase79d ago0x3b2bc9…8e8801
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase79d ago0xe67d23…ceba1c
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003537100%coinbase79d ago0x2bcaae…7782a1
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase79d ago0x1ba93a…604aa9

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.