Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x965d…3b390xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase60d ago0x5bd0ec…52d37c
0x965d…3b390xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase60d ago0x3f1f33…6ccce3
0x965d…3b390x8ca9…811aBasecurrency-convertCurrency$0.002100%coinbase60d ago0x1a791c…fe0823
0x965d…3b390x9257…2132Basex402 service$0.01100%payAI60d ago0x576451…0ed616
0x965d…3b39Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase60d ago0x0832c4…e25b18
0x965d…3b390xd70d…ab5eBaseRandom Joke APIJokes$0.01100%coinbase60d ago0x7e7676…a13cb3
0x965d…3b390x2af9…e129BaseWord of the DayWords$0.0015100%coinbase60d ago0x7a7070…c880e7
0x965d…3b390x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase60d ago0x46ea27…7259e7
0x965d…3b390xbf0d…73a0BaseDice RollerDice$0.001100%coinbase60d ago0x28504d…65de93
0x965d…3b390xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase60d ago0x4dc852…64eea2
0x965d…3b390x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase61d ago0xb89b2c…adead5
0x965d…3b390x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase61d ago0x00ba60…96bf3a
0x965d…3b390xbbba…06d4BaseRoast GeneratorRoast$0.0017100%coinbase61d ago0x1aed70…756743
0x965d…3b390xa306…10c3BaseWeight Converter APIWeight$0.0025100%coinbase61d ago0x0e9de9…98f303
0x965d…3b39Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase61d ago0x4565f6…e718f2
0x965d…3b390x3803…101bBase—$0.01100%dexter61d ago0x482d03…6e9df6
0x965d…3b390x2af9…e129BaseWord of the DayWords$0.0015100%coinbase61d ago0x96356e…9cda24
0x965d…3b390xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase61d ago0x026e14…ce026f
0x965d…3b39Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase61d ago0x5dcae6…1a7340
0x965d…3b390x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase61d ago0xe05f34…b05d2b

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.