Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe616…46c70xbc64…e3b0Basex402 service$0.005100%coinbase80d ago0xca03a7…3e330a
0xe616…46c70xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase80d ago0xe5e4e2…b636f0
0xe616…46c70x5721…8867Basex402 service$0.001100%coinbase80d ago0x008504…400f64
0xe616…46c70x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase80d ago0xea3a88…f4406f
0xe616…46c70xb65b…c818Basex402 service$0.001100%coinbase81d ago0xe05b1f…160d75
0xe616…46c70xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase81d ago0xee9e44…bfdcf9
0xe616…46c70x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase81d ago0x91422f…81b51a
0xe616…46c70x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.05100%coinbase81d ago0xed90cc…41d8c5
0xe616…46c70x2b6d…32c5Base2sPublic-records$0.0012100%coinbase81d ago0x6035bf…e0a1b0
0xe616…46c70xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.001100%coinbase81d ago0x2334cd…090d1e
0xe616…46c70x2932…4f60Basex402 service$0.01100%coinbase81d ago0x5c950a…236d77
0xe616…46c70x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase81d ago0xea2ed4…faa2c7

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.