Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca16…c06dHorror Story APIBaseHorror Story APIHorror$0.0013100%coinbase62d ago0x7fdff4…982750
0xca16…c06d0xbf0d…73a0BaseDice RollerDice$0.001100%coinbase62d ago0x683c8b…bad99c
0xca16…c06d0xd7d4…8914BaseUseless FactFacts$0.001100%coinbase62d ago0x80739b…41bf50
0xca16…c06d0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase62d ago0x20198e…5ea71a
0xca16…c06d0xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase62d ago0xff0c8a…12d0df
0xca16…c06d0xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase62d ago0x4a58c2…3d413f
0xca16…c06d0x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase62d ago0x70d3ed…8451c6
0xca16…c06d0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase62d ago0x81bc5e…7c8549
0xca16…c06d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase62d ago0x258450…67c7f0
0xca16…c06d0x3803…101bBase—$0.01100%dexter62d ago0x042b09…9d0f89
0xca16…c06d0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase62d ago0xe056a8…78969a
0xca16…c06d0x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase62d ago0xf62513…c4cf9b
0xca16…c06d0x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase62d ago0x699986…a1cb06
0xca16…c06d0xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase62d ago0x598169…14d4e3
0xca16…c06d0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase62d ago0xa5087b…b658a4
0xca16…c06d0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase62d ago0x0dcb36…781c23
0xca16…c06d0x3803…101bBase—$0.01100%dexter62d ago0xc83ea6…19f947
0xca16…c06d0x8ca9…811aBasecurrency-convertCurrency$0.002100%coinbase62d ago0xeeb0c8…915d6a
0xca16…c06d0x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase62d ago0x3c643e…8aaddc
0xca16…c06d0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase62d ago0x29f14a…e83d40

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.