Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17d5…34cc0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase59d ago0x7d0176…60d943
0x17d5…34cc0x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase60d ago0x432f78…035240
0x17d5…34ccHorror Story APIBaseHorror Story APIHorror$0.0013100%coinbase60d ago0xe84c1b…26fad6
0x17d5…34cc0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase60d ago0xa6b539…99ba27
0x17d5…34cc0x8ca9…811aBasecurrency-convertCurrency$0.002100%coinbase60d ago0xf716b2…34ea72
0x17d5…34cc0xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase60d ago0x892797…0623b3
0x17d5…34ccHorror Story APIBaseHorror Story APIHorror$0.0013100%coinbase60d ago0x6810ac…9f072a
0x17d5…34cc0x2af9…e129BaseWord of the DayWords$0.0015100%coinbase60d ago0x9d4053…622abc
0x17d5…34cc0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase60d ago0x735031…9b4418
0x17d5…34cc0xd7d4…8914BaseUseless FactFacts$0.001100%coinbase60d ago0x21d24e…c3c37f
0x17d5…34cc0x8ca9…811aBasecurrency-convertCurrency$0.002100%coinbase60d ago0xc2df49…2d506d
0x17d5…34cc0xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase60d ago0x47b83c…d491b3
0x17d5…34cc0x8ca9…811aBasecurrency-convertCurrency$0.002100%coinbase60d ago0x60ae84…cbb31e
0x17d5…34cc0xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase60d ago0x555fa7…aaf166
0x17d5…34cc0xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase60d ago0x640a38…3ac596
0x17d5…34cc0x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase60d ago0x797228…8a080e

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.