Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ef1…4ae20x40a8…ad8bBasex402 service$0.001100%coinbase14d ago0x4e7614…b8a8c4
0x7ef1…4ae20x480c…846aBaseBitrefillGift-cards$0.002100%coinbase14d ago0xfe9f18…a7f102
0x7ef1…4ae2HyperNatt TerminalBaseHyperNatt TerminalBitcoin$0.001100%coinbase14d ago0xadb65e…70344d
0x7ef1…4ae20xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase14d ago0x58e00a…6106ed
0x7ef1…4ae20x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase14d ago0x39c620…752e43
0x7ef1…4ae2Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase14d ago0xea6cb1…b52704
0x7ef1…4ae20xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase14d ago0xd41ed8…91d95e
0x7ef1…4ae20xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase14d ago0x3b7aaf…fac654
0x7ef1…4ae20x2af9…e129BaseWord of the DayWords$0.0015100%coinbase14d ago0x6f9c56…b9e5c6
0x7ef1…4ae20x9aac…b2faBaseGoogle Trends SEO Keyword DataGoogle-trends$0.05100%coinbase14d ago0x250875…4a8849
0x7ef1…4ae20x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0xd92442…a9bc2d
0x7ef1…4ae20xe341…9f73BaseIXSRwa$0.001100%coinbase14d ago0xcdf9a5…7e7937
0x7ef1…4ae20x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase14d ago0x92321f…a4b21b
0x7ef1…4ae20x8c12…f1b2BaseFlight Search & AirfaresFlights$0.05100%coinbase14d ago0x52a8ab…97ecf3
0x7ef1…4ae2Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase14d ago0xf67c12…4f8e6d
0x7ef1…4ae20x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0xb6ded5…93ae90

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.