Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5958…50360x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase87d ago0x4d713e…6bda0d
0x5958…50360xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase87d ago0x69f792…86ddc9
0x5958…50360xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase87d ago0x095e59…80fa13
0x5958…50360xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase87d ago0x6052da…cc835d
0x5958…50360xeb4d…7d53Base—$0.005694100%coinbase87d ago0x139354…6769af
0x5958…50360x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase87d ago0x1e5ed6…cc4512
0x5958…50360x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase87d ago0xbab0d4…8d8886
0x5958…50360x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase87d ago0x097894…0ccbe0
0x5958…50360x5721…8867Basex402 service$0.001100%coinbase87d ago0x200cb2…d30f40
0x5958…50360x5721…8867Basex402 service$0.001100%coinbase87d ago0x6333d4…2a4a37
0x5958…50360x0e84…b808BaseOtto AITwitter search$0.001100%coinbase87d ago0x31706f…25dfd1
0x5958…50360x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase87d ago0xc44803…46eeef
0x5958…50360x3c74…9992BaseAviationAviation$0.0025100%coinbase88d ago0xc91318…3ccf74
0x5958…50360xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase88d ago0x096d7b…99e763
0x5958…50360xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase88d ago0xb1934a…bf619f
0x5958…50360xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase88d ago0x521cba…b8b341
0x5958…50360x6e8b…4e2eBasex402 service$0.002100%coinbase88d ago0x15bd72…bb5f00
0x5958…50360xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase88d ago0xef77e3…c25aaf
0x5958…50360x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.001100%coinbase88d ago0x38967b…75c2e8
0x5958…50360x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase88d ago0x9c25c9…043203
0x5958…50360xdcec…7566Basex402 service$0.01100%coinbase88d ago0xdfa3bb…a49643

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.