Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf945…bac50x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase60d ago0xa7d808…847b9e
0xf945…bac50x8ca9…811aBasecurrency-convertCurrency$0.002100%coinbase60d ago0xc61fae…3103cf
0xf945…bac50x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase60d ago0x014c1f…37f33d
0xf945…bac50xbf0d…73a0BaseDice RollerDice$0.001100%coinbase60d ago0xdaf08c…00b355
0xf945…bac50x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase60d ago0x16e49e…6ff782
0xf945…bac50x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase60d ago0x196f50…76c459
0xf945…bac50xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase60d ago0x88d45c…75306f
0xf945…bac50xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase60d ago0x756476…414176
0xf945…bac50xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase60d ago0xf8b339…0e13b2
0xf945…bac50xb5f0…336aBaseRandom FactFacts$0.001100%coinbase60d ago0xd7c9a6…e33e19
0xf945…bac50x833c…3a5eBase—$0.01100%0x2772…8c1760d ago0x698408…84accd
0xf945…bac50xf16f…4ecaBaseFiatDock MarketplaceMcp$0.01100%0x2772…8c1760d ago0xf04d80…0a06b7
0xf945…bac50xeb76…0d35Basex402 service$0.01100%0x2772…8c1760d ago0x6707df…9d6ee2
0xf945…bac50x1080…7de0Basex402 service$0.01100%0x2772…8c1760d ago0x6e5cd2…3a273a
0xf945…bac50xeb76…0d35Basex402 service$0.01100%0x2772…8c1760d ago0x6d04a7…60b90a
0xf945…bac50xbf0d…73a0BaseDice RollerDice$0.001100%coinbase60d ago0x8948af…c5cbe3
0xf945…bac50x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase60d ago0x362e40…cae6ad
0xf945…bac50xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase61d ago0x30657a…5739d5
0xf945…bac50xd7d4…8914BaseUseless FactFacts$0.001100%coinbase61d ago0xee5a63…e6417b
0xf945…bac50x2af9…e129BaseWord of the DayWords$0.0015100%coinbase61d ago0x8f4c64…503b6f
0xf945…bac50xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase61d ago0x25a2d8…837070

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.