Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37cc…ad920xd593…700dBasex402 service$0.05100%coinbase41d ago0x78bd2b…39eeed
0x37cc…ad920x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0x273d94…49b9a0
0x37cc…ad920xfde7…ef48Basex402 serviceBitcoin$0.01100%coinbase41d ago0xc75ff3…a6c515
0x37cc…ad920xfde7…ef48Basex402 serviceBitcoin$0.01100%coinbase41d ago0x3538fb…a3fd63
0x37cc…ad920x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase41d ago0xe954ec…37186c
0x37cc…ad920x21e1…2efaBaseVedettaFeed$0.09100%coinbase41d ago0x2238e8…13bea1
0x37cc…ad920x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase41d ago0x6a5c5f…3e8f72
0x37cc…ad920x21e1…2efaBaseVedettaFeed$0.09100%coinbase41d ago0xcde85c…24c235
0x37cc…ad920x21e1…2efaBaseVedettaFeed$0.09100%coinbase41d ago0x2ec2b5…1e459c
0x37cc…ad92Concierge AgentBaseConcierge AgentAI$0.02100%coinbase41d ago0x6166d2…66c053
0x37cc…ad92Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.02100%coinbase41d ago0xefc644…fd43e2
0x37cc…ad920xf0be…19d5Basex402 service$0.005100%coinbase41d ago0xbdecca…49f2a0
0x37cc…ad920x21e1…2efaBaseVedettaFeed$0.09100%coinbase41d ago0x35307b…235787
0x37cc…ad920x21e1…2efaBaseVedettaFeed$0.09100%coinbase41d ago0x7d99fe…04989e
0x37cc…ad920x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase41d ago0x8edd65…7fec25
0x37cc…ad920x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0x2cb043…a22303
0x37cc…ad920x0e84…b808BaseOtto AITwitter search$0.001100%coinbase41d ago0xe06319…340508
0x37cc…ad920x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase41d ago0x5ab54a…21fcf4
0x37cc…ad92Stock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.005100%coinbase42d ago0xf856a8…16207f
0x37cc…ad920x8503…9432Basex402 service$0.005100%coinbase42d ago0xb89592…055676
0x37cc…ad920x217e…67c4BaseCrypto Spot PriceCrypto$0.002100%coinbase42d ago0x8d7feb…eedfd9
0x37cc…ad920xcc42…305fBasex402-factoryCore$0.02100%coinbase42d ago0x0cfccc…aebfa6
0x37cc…ad920xcc42…305fBasex402-factoryCore$0.02100%coinbase42d ago0x99d01d…ebb7b9
0x37cc…ad920x0e84…b808BaseOtto AITwitter search$0.001100%coinbase42d ago0xba22c3…aceeaa
0x37cc…ad920x217e…67c4BaseCrypto Spot PriceCrypto$0.002100%coinbase42d ago0x3321a4…6ed7d0

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.