Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe121…f7340x0ff5…7c86Basex402 service$0.05100%coinbase102d ago0xe7335e…6e9259
0xe121…f7340x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase102d ago0x8d7873…6537af
0xe121…f7340x8581…c402BaseSurplus IntelligenceTwitter$0.003301100%coinbase102d ago0x6804fe…330cfc
0xe121…f7340x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase102d ago0x8f76ec…489ea9
0xe121…f7340x0e84…b808BaseOtto AITwitter search$0.001100%coinbase102d ago0x9b48b2…fa9b34
0xe121…f7340x0e84…b808BaseOtto AITwitter search$0.001100%coinbase102d ago0xc50cd2…98350c
0xe121…f7340x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase102d ago0xc9d9af…4ad8e6
0xe121…f7340x0e84…b808BaseOtto AITwitter search$0.05100%coinbase102d ago0xe335af…18549d
0xe121…f7340x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase102d ago0x42999a…cc305a
0xe121…f7340x0e84…b808BaseOtto AITwitter search$0.001100%coinbase102d ago0x4049ae…8386df
0xe121…f7340x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase102d ago0x84dd5c…3ce105
0xe121…f7340x0e84…b808BaseOtto AITwitter search$0.001100%coinbase102d ago0x5f5f87…a130c9
0xe121…f7340x0e84…b808BaseOtto AITwitter search$0.001100%coinbase102d ago0xe53a20…7b1d2a
0xe121…f7340x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase102d ago0xf4cb86…7d13a7
0xe121…f7340x4053…4e38Basex402 service$0.001100%coinbase102d ago0x070a34…28e21a

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.