Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2980…68830x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase50d ago0x97378e…23514e
0x2980…68830xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase50d ago0xbcb2fa…3fdd8f
0x2980…68830x3803…101bBase$0.01100%dexter50d ago0xbe5153…5d8c91
0x2980…68830x6e8b…4e2eBasex402 service$0.01100%coinbase50d ago0x426a7a…513feb
0x2980…68830x4df6…cdeaBaseWeb Search (SERP)Search$0.0370%0x2772…8c1750d ago0xd086d4…9fde85
0x2980…68830xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase50d ago0x423c65…977545
0x2980…6883MiniFrame ToolsBaseMiniFrame ToolsWeb$0.02100%coinbase50d ago0x371a89…760597
0x2980…68830x8503…9432Basex402 service$0.005100%coinbase50d ago0xbf816a…3a210f
0x2980…68830xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase50d ago0x768c9a…bb816c
0x2980…68830xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase50d ago0x4f48db…c4332d
0x2980…68830x8503…9432Basex402 service$0.005100%coinbase50d ago0x3e5e48…773355
0x2980…68830xc751…86a1Baseglim.shTwitter$0.002100%coinbase50d ago0x995938…9cb1d7
0x2980…68830xc2af…85ebBasex402 service$0.001100%coinbase50d ago0xbb0cb2…f108fa
0x2980…68830x4466…125eBasex402 service$0.005100%coinbase50d ago0x65e743…b1175a
0x2980…68830x9f8b…73a2BaseKokoro TTS for Agentsx402$0.01100%coinbase50d ago0x2f0083…ca26e3
0x2980…68830xe3e5…c28bBaseX402 Data APIx402$0.001100%coinbase50d ago0xa24ab4…363e4c
0x2980…68830xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase50d ago0xd5aa15…6f27b5
0x2980…68830x6e8b…4e2eBasex402 service$0.005100%coinbase50d ago0x87438f…ac6314
0x2980…68830x2583…967eBasex402 service$0.01100%coinbase50d ago0x5b5fdd…15ffe0
0x2980…68830x40b6…72ebBaseQonoro Company Search AgentCompany-search$0.01100%coinbase50d ago0xfc9f80…8ea2aa
0x2980…68830x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase50d ago0x83fa95…19068d
0x2980…68830x4466…125eBasex402 service$0.0022100%coinbase50d ago0x0c5786…a7004e
0x2980…68830x5100…2282Basex402 service$0.003100%coinbase50d ago0x32b402…3dde6f
0x2980…68830xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase50d ago0x8ea3e0…ab118f
0x2980…68830xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase50d ago0xeae813…2ec4a1

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.