Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b10…5c400x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase87d ago0xae5169…7d353a
0x7b10…5c400x6e8b…4e2eBasex402 service$0.002100%coinbase87d ago0x9116a3…d8154c
0x7b10…5c400xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase87d ago0x92b5b7…fae02e
0x7b10…5c400xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase87d ago0x5d59ca…41b10b
0x7b10…5c400x11f5…125dBasex402 service$0.005100%coinbase87d ago0xd2ca6a…05e47c
0x7b10…5c400x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase87d ago0x2efb55…0079d1
0x7b10…5c400xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase87d ago0x1e9793…1a25d8
0x7b10…5c400xf499…813bBase—$0.01100%coinbase87d ago0x3ae7d0…2ad592
0x7b10…5c400x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0xdd6296…5761ca
0x7b10…5c400xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase87d ago0xd2cc53…441a89
0x7b10…5c400x6e8b…4e2eBasex402 service$0.002100%coinbase87d ago0x6a227d…ebb7b3
0x7b10…5c400xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase87d ago0x29ae5a…24cb42
0x7b10…5c400x50ed…df7bBase—$0.10100%coinbase87d ago0x6dd01f…39e21f
0x7b10…5c400x24fa…9bf2Basex402 service$0.01100%coinbase87d ago0x12007a…66fbc3
0x7b10…5c400xa112…7d60Base—$0.003100%heurist87d ago0xe012e4…1c8a40
0x7b10…5c400x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase87d ago0xd07f93…595d06

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.