Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01f9…84d30xa95b…c5faBase$0.10100%coinbase16d ago0xb21374…253d29
0x01f9…84d30xd433…35a5BaseYield.xyz MCPDefi yields$0.001100%coinbase16d ago0x522be5…dd469b
0x01f9…84d30xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase17d ago0xdf3ab0…fd4094
0x01f9…84d30x4df6…cdeaBaseWeb Search (SERP)Search$0.03100%coinbase17d ago0xed94a3…b6acf1
0x01f9…84d30xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase17d ago0x3ec1fe…9b3da2
0x01f9…84d30xef87…5e06BaseSYNTHORADefi$0.01100%coinbase17d ago0x8ce27c…514586
0x01f9…84d30xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase17d ago0x29d7b6…6a6c5b
0x01f9…84d30xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase17d ago0x336782…547da5
0x01f9…84d30x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase17d ago0x697fee…d2cb93
0x01f9…84d30x11a5…6b67BaseSports PredictorSports$0.02100%coinbase17d ago0xe01241…368b54
0x01f9…84d30x217e…67c4BaseCrypto Spot PriceCrypto$0.008100%coinbase17d ago0x5f2d45…086623

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.