Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.008612100%coinbase64d ago0x19b272…c12b87
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x9afcc6…11f78d
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase64d ago0x963e5e…c7421f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase64d ago0x25cd71…f49adc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase64d ago0xf9448a…e0d318
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0xfc1e45…5898a0
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase64d ago0x5fa88c…b3c4a9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0x5e7664…fefc4a
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase64d ago0xe5315f…78cc5b
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase64d ago0xf27e5b…0f1826
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0x187e39…00ad68
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase64d ago0x8d6ec4…de95d8
0x1cb8…bdff0x52be…5164Base—$0.01100%coinbase64d ago0xc3eddd…6efb15
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0x5d0b39…494c28
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase64d ago0xce8ac7…37c010
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0xee9457…cdf427
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase64d ago0x57eb39…3ef57d
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase64d ago0x96f61c…45634d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0xe80b2c…c0c2cc
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase64d ago0x7d9cdd…645763
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.009268100%coinbase64d ago0x52fc68…44d177
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0x80d3d4…fffc9b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase64d ago0x74c2d8…a77964
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0xb3a6d3…91d127
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006404100%coinbase64d ago0x154dae…92bcee

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.