Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dc1…e94f0xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase61d ago0x2e5fc2…704822
0x9dc1…e94f0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase61d ago0x5370c9…2b6e92
0x9dc1…e94f0x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase61d ago0xebcafa…d723bf
0x9dc1…e94f0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase61d ago0x1705da…5565c1
0x9dc1…e94f0xbf0d…73a0BaseDice RollerDice$0.001100%coinbase61d ago0x710631…f3dd95
0x9dc1…e94f0x2af9…e129BaseWord of the DayWords$0.0015100%coinbase61d ago0x2c61cc…9427a6
0x9dc1…e94f0xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase61d ago0xab11a0…bbb35b
0x9dc1…e94f0x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase61d ago0xd32668…8812f2
0x9dc1…e94f0xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase61d ago0xea75c0…796eb2
0x9dc1…e94f0x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase61d ago0x8435ec…02182a
0x9dc1…e94f0x8ca9…811aBasecurrency-convertCurrency$0.002100%coinbase61d ago0x726bcf…b4f8f8
0x9dc1…e94f0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase61d ago0x42ed85…528258
0x9dc1…e94f0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase62d ago0xe475cf…55288c
0x9dc1…e94f0x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase62d ago0x286f7d…e3a701
0x9dc1…e94f0xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase62d ago0x7995d5…7bbbee
0x9dc1…e94fHorror Story APIBaseHorror Story APIHorror$0.0013100%coinbase62d ago0xe49cb3…3d4f4c
0x9dc1…e94f0x2af9…e129BaseWord of the DayWords$0.0015100%coinbase62d ago0x463cca…f301ca
0x9dc1…e94f0x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase62d ago0x4e1d4d…4a18f7
0x9dc1…e94f0x3803…101bBase—$0.01100%dexter62d ago0xf0611f…44b836
0x9dc1…e94f0xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase62d ago0x5b5e31…6eb024
0x9dc1…e94fHorror Story APIBaseHorror Story APIHorror$0.0013100%coinbase62d ago0x557130…0d434f
0x9dc1…e94f0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase62d ago0x76e895…e9544b
0x9dc1…e94f0xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase62d ago0xdf7c98…18265a
0x9dc1…e94f0x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase62d ago0xf2a560…e55d8b
0x9dc1…e94f0xbf0d…73a0BaseDice RollerDice$0.001100%coinbase62d ago0xa08438…8378be

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.