Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25a1…ae780xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase61d ago0x2974fe…4aa3a4
0x25a1…ae78Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase61d ago0xf4e08d…df3a36
0x25a1…ae780xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase61d ago0x70bb18…0aa843
0x25a1…ae780x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase61d ago0x00f833…fc1a78
0x25a1…ae780x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase61d ago0x28b39f…487794
0x25a1…ae780x52e2…f3eaBasex402 service$0.001100%coinbase61d ago0xae356c…82e333
0x25a1…ae780x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase61d ago0xef9027…a570a7
0x25a1…ae780x0e84…b808BaseOtto AITwitter search$0.001100%coinbase61d ago0x8ed3ad…ffc1ab
0x25a1…ae780xcf92…42fbBasex402 service$0.002100%coinbase61d ago0xe83e49…1314a6
0x25a1…ae780x3803…101bBase—$0.002100%dexter62d ago0x8da687…20fa6e
0x25a1…ae780xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase62d ago0x8c4c3d…d56fd5
0x25a1…ae780x2af9…e129BaseWord of the DayWords$0.0015100%coinbase62d ago0x277e65…0dbe2a
0x25a1…ae780xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase62d ago0x6c1982…10908b
0x25a1…ae780xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase62d ago0xd00c1c…bff44b
0x25a1…ae780x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase62d ago0xe9ed9f…ae4e17
0x25a1…ae780x2af9…e129BaseWord of the DayWords$0.0015100%coinbase62d ago0x1d4956…f2a014
0x25a1…ae780xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase62d ago0xb7226b…973407
0x25a1…ae780x8ca9…811aBasecurrency-convertCurrency$0.002100%coinbase62d ago0x5e02cf…96d9ee
0x25a1…ae780xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase62d ago0x0e8c85…a4d25b
0x25a1…ae780x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase62d ago0xc7a9ed…511dfd
0x25a1…ae780xd7d4…8914BaseUseless FactFacts$0.001100%coinbase62d ago0xf73e30…c758d8
0x25a1…ae780x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase62d ago0xe00ab0…0f8ea1
0x25a1…ae780xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase62d ago0xbecf3d…c44bfb

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.