Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa835…ccdd0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase86d ago0x740099…775dd2
0xa835…ccdd0x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.001100%coinbase86d ago0x9f60d7…966ccf
0xa835…ccdd0xbc64…e3b0Basex402 service$0.001100%coinbase86d ago0x04cf3e…a1efd6
0xa835…ccdd0xbc64…e3b0Basex402 service$0.001100%coinbase86d ago0xfd61de…c19561
0xa835…ccdd0xb3e9…e3a5Basex402 service$0.001100%coinbase86d ago0x1ed10b…b703c6
0xa835…ccdd0x6e8b…4e2eBasex402 service$0.002100%coinbase86d ago0x6ff5f4…79179b
0xa835…ccdd0x6e8b…4e2eBasex402 service$0.002100%coinbase86d ago0x5d5bf7…4c0a40
0xa835…ccdd0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase86d ago0xc89876…283e75
0xa835…ccddMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase86d ago0xbe96e7…cdb9a3
0xa835…ccdd0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase86d ago0xf74289…feb93d
0xa835…ccdd0x24fa…9bf2Basex402 service$0.001100%coinbase86d ago0x04a686…ba8669
0xa835…ccdd0x5b56…96f0Basex402 service$0.002100%coinbase86d ago0x93201d…d27b48
0xa835…ccdd0x0750…162fBasex402 service$0.001100%coinbase87d ago0x825452…8176db
0xa835…ccdd0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase87d ago0x8a1a56…41baa0
0xa835…ccdd0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase87d ago0x1d3d32…5d2d98
0xa835…ccdd0x6e8b…4e2eBasex402 service$0.002100%coinbase87d ago0x58c5bf…b6cf4c

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.