Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5914…e74b0x515e…f8ccBasex402 service$0.25100%coinbase87d ago0xc811f6…c10f32
0x5914…e74b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase87d ago0xf2514e…471bf2
0x5914…e74b0xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase87d ago0x6921c1…b0e4d1
0x5914…e74b0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase87d ago0x051fab…d3323d
0x5914…e74b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase87d ago0x5d888c…02b7b9
0x5914…e74b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase87d ago0x9d3989…386bdd
0x5914…e74b0x6302…ad57BaseTripadvisorTravel$0.01100%payAI87d ago0x776a30…11c1fd
0x5914…e74b0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase87d ago0x4692ee…f199b2
0x5914…e74b0xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase87d ago0xcb56d1…992aa9
0x5914…e74b0x22de…5df6Basex402 serviceSecurity$0.02100%coinbase87d ago0xf98465…e6e42d
0x5914…e74b0xc91c…b95cBasex402 serviceCrypto$0.002100%coinbase87d ago0xa8d4be…b46e3f
0x5914…e74b0x54d6…4afaBasex402 service$0.05100%coinbase87d ago0x5a878c…62bc9b
0x5914…e74b0x6e8b…4e2eBasex402 service$0.002100%coinbase87d ago0x66b091…22e5b7
0x5914…e74b0x22de…5df6Basex402 serviceSecurity$0.01100%coinbase87d ago0x919477…de46c4
0x5914…e74b0x6302…ad57BaseTripadvisorTravel$0.01100%payAI87d ago0x8e5a63…84acf3
0x5914…e74b0x6302…ad57BaseTripadvisorTravel$0.01100%payAI87d ago0xe6edfb…34a7da
0x5914…e74b0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase87d ago0xa29d69…507566
0x5914…e74b0x2932…4f60Basex402 service$0.01100%coinbase87d ago0x36e1d5…7a7ebe
0x5914…e74b0x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase87d ago0xc85f02…52527f

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.