Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe79b…bd240x0b6e…505dBasex402 service$0.01100%coinbase69d ago0x0088cb…1d4fe7
0xe79b…bd240xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase69d ago0xa935ef…38200f
0xe79b…bd240x4466…125eBasex402 service$0.004100%coinbase69d ago0x976edd…8eabc9
0xe79b…bd240xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase69d ago0x999274…944b3c
0xe79b…bd240x5721…8867Base—$0.001100%coinbase69d ago0xb0c3eb…f0e6fd
0xe79b…bd240x21df…8694Base—$0.01100%coinbase69d ago0xfe70e5…b8457b
0xe79b…bd240x8503…9432Basex402 service$0.001100%coinbase69d ago0x4d5694…238916
0xe79b…bd240x7dd5…2629Basex402 service$0.05100%coinbase70d ago0xaee17c…de5889
0xe79b…bd240x2b6d…32c5Base2sPublic-records$0.001100%coinbase70d ago0xd5cb99…b286d0
0xe79b…bd240xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase70d ago0x9fa480…9a7310
0xe79b…bd24eu-verifyBaseeu-verifyBitcoin$0.001100%coinbase70d ago0x603241…4346eb
0xe79b…bd240x4465…28eeBaseInvoketCompliance$0.01100%coinbase70d ago0x1e8023…94b119
0xe79b…bd24Navi WeatherBaseNavi WeatherWeather$0.004100%coinbase70d ago0x192c48…8a70ae
0xe79b…bd240x96b7…bebbBase—$0.10100%coinbase70d ago0x13759c…9c7ec5
0xe79b…bd240x124f…4478Base—$0.01100%coinbase70d ago0x0dca77…12aadb

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.