Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe50c…50240x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase61d ago0x530d6e…86d816
0xe50c…50240xbf0d…73a0BaseDice RollerDice$0.001100%coinbase61d ago0x8b5642…d3d9f5
0xe50c…50240x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase61d ago0x2795c3…e09179
0xe50c…50240x8ca9…811aBasecurrency-convertCurrency$0.002100%coinbase61d ago0x668099…f47936
0xe50c…50240xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase61d ago0x68cf0d…ef4a67
0xe50c…50240x0e84…b808BaseOtto AITwitter search$0.001100%coinbase61d ago0x1920cd…fa6949
0xe50c…50240x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase61d ago0x416244…02d2d0
0xe50c…50240x2af9…e129BaseWord of the DayWords$0.0015100%coinbase61d ago0xc4b236…0da0c5
0xe50c…50240xb5f0…336aBaseRandom FactFacts$0.001100%coinbase61d ago0xca5a11…b0c0fb
0xe50c…50240x75a6…e79eBase—$0.01100%payAI61d ago0x0f1609…bec0a8
0xe50c…50240x3803…101bBase—$0.01100%dexter61d ago0xba23f0…623223
0xe50c…50240x8ca9…811aBasecurrency-convertCurrency$0.002100%coinbase61d ago0xb1f4ee…aac82a
0xe50c…50240xba66…39cdBaseTimezone ConverterTime$0.001100%coinbase61d ago0xa80eed…29b4b6
0xe50c…50240xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase61d ago0x07143c…52cae0
0xe50c…50240xbf0d…73a0BaseDice RollerDice$0.001100%coinbase61d ago0xad0078…7274e0
0xe50c…50240x2af9…e129BaseWord of the DayWords$0.0015100%coinbase61d ago0xed3209…b4ffa8
0xe50c…5024Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase61d ago0x54ea8e…fba4ab
0xe50c…50240xd7d4…8914BaseUseless FactFacts$0.001100%coinbase61d ago0x44dcf9…68d2a6

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.