Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f52…3a8f0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase89d ago0x4de25f…ba5ccf
0x3f52…3a8f0x54d6…4afaBasex402 service$0.05100%coinbase89d ago0xab1bdc…0963b0
0x3f52…3a8f0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase89d ago0x0c4a1f…a5c6d2
0x3f52…3a8f0xbc64…e3b0Basex402 service$0.001100%coinbase90d ago0x0bca22…289ab0
0x3f52…3a8f0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase90d ago0x7a759a…de9373
0x3f52…3a8f0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase90d ago0x3864b7…7a179a
0x3f52…3a8f0x6e8b…4e2eBasex402 service$0.002100%coinbase90d ago0xaebd4f…12c8db
0x3f52…3a8f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase90d ago0x55cbb4…2c0174
0x3f52…3a8f0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase90d ago0xf6cf8a…d3c9d2
0x3f52…3a8f0x24fa…9bf2Basex402 service$0.001100%coinbase90d ago0xd30b04…c7cd99
0x3f52…3a8f0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase90d ago0x3f941a…67693a
0x3f52…3a8f0x6e8b…4e2eBasex402 service$0.002100%coinbase90d ago0x08083d…cd65b2
0x3f52…3a8f0xbc64…e3b0Basex402 service$0.005100%coinbase90d ago0x3c18e7…75eae3
0x3f52…3a8f0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase90d ago0x3d4a16…e4b3cf
0x3f52…3a8f0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase90d ago0xd54ca5…287d39
0x3f52…3a8f0xd20f…7d0dBase—$0.001100%coinbase90d ago0xc5c552…164433
0x3f52…3a8f0x4466…125eBasex402 service$0.0022100%coinbase90d ago0x59b7b1…accbec
0x3f52…3a8f0x4466…125eBasex402 service$0.0022100%coinbase90d ago0xbe2672…aca787
0x3f52…3a8f0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase90d ago0x040180…8ea7d1

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.