Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5975…500d0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase23d ago0xe12223…6194af
0x5975…500d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase23d ago0xc0892c…2a8c4f
0x5975…500d0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase23d ago0xf37463…69e56d
0x5975…500d0x9dba…0df8Basex402 service$0.00670%0x1360…66fa23d ago0x4cff60…1b4a7e
0x5975…500d0xa55b…b716BaseHyperliquid Prediction MarketsHyperliquid$0.005100%coinbase23d ago0xbb3b4e…abc764
0x5975…500d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase24d ago0x1bdd85…3efb82
0x5975…500d0x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase24d ago0x5072d7…4c6cb0
0x5975…500d0x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase24d ago0x501aec…925163
0x5975…500d0x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase24d ago0xc98c30…55afc7
0x5975…500dKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase24d ago0xe510a5…b8ef57
0x5975…500d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0xf4d254…fb6cd8
0x5975…500d0x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase24d ago0xe57582…a74373
0x5975…500d0xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase24d ago0x9fe722…92f77f
0x5975…500d0x4466…125eBasex402 service$0.01100%coinbase24d ago0xf06bb0…66be02
0x5975…500d0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase24d ago0x3d2a76…b1c391
0x5975…500d0x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase24d ago0x769b27…23186d
0x5975…500d0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase24d ago0x167fb9…3fe91d
0x5975…500d0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase24d ago0x797d95…418c39

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.