Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccc1…ff2d0x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0x1e4027…8a96b5
0xccc1…ff2d0x6e8b…4e2eBasex402 service$0.001100%coinbase87d ago0xe925ae…aaefb2
0xccc1…ff2d0xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.004100%coinbase87d ago0x1061d9…ee30c5
0xccc1…ff2d0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase87d ago0xf4ef71…e9926f
0xccc1…ff2d0xbc64…e3b0Basex402 service$0.001100%coinbase87d ago0x7151a2…08fa55
0xccc1…ff2d0x40b6…72ebBaseQonoro Company Search AgentCompany-search$0.75100%coinbase87d ago0x7a0a58…451b93
0xccc1…ff2d0x24fa…9bf2Basex402 service$0.005100%coinbase87d ago0x2eec60…38374d
0xccc1…ff2d0xa112…7d60Base—$0.003100%heurist87d ago0x186bc8…a7ba59
0xccc1…ff2d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase87d ago0x971e9b…5758aa
0xccc1…ff2d0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase87d ago0x9a3707…3b10ae
0xccc1…ff2d0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase87d ago0x4acbc7…4643a8
0xccc1…ff2d0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase87d ago0xae53c2…5f61f8
0xccc1…ff2d0x24fa…9bf2Basex402 service$0.001100%coinbase87d ago0xbc1a63…6e3e67
0xccc1…ff2d0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase87d ago0x35a01e…7484a3
0xccc1…ff2d0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase87d ago0xff3436…deca0b
0xccc1…ff2d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase87d ago0x91e54b…5e1bde

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.