Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0xedc5d3…77627d
0x27ab…248c0xd617…41eeBasex402-reliability-feedx402$0.25100%coinbase41d ago0xfcef4b…bfc5f3
0x27ab…248c0xe681…8b75Basex402 service$0.01100%coinbase41d ago0x69f4f7…b45597
0x27ab…248c0x9876…2690BaseSchemaSurex402$0.01100%coinbase41d ago0x0ea6ec…48185b
0x27ab…248c0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase41d ago0x6ad3f2…fb222b
0x27ab…248c0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase41d ago0xbc509d…bf85c4
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase41d ago0x41ebfa…d188a3
0x27ab…248c0x072f…d801Basex402 service$0.001100%coinbase41d ago0xf10853…b84718
0x27ab…248cKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.03100%coinbase41d ago0x78a156…4cc5eb
0x27ab…248cKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase41d ago0x0ede84…240df6
0x27ab…248c0xcd32…dc60Basex402 service$0.001100%coinbase41d ago0xafdd29…abaf17
0x27ab…248c0xb519…826aBasex402 service$0.00225100%coinbase41d ago0x762c1d…621446
0x27ab…248c0xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase41d ago0x396482…e35509
0x27ab…248c0xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase41d ago0x4fb0d5…3cd8f1
0x27ab…248c0xc2af…85ebBasex402 service$0.001100%coinbase41d ago0xb80496…d97ccb
0x27ab…248cvelinus.ethBasex402 service$0.01100%coinbase41d ago0x4e46b6…576e6d
0x27ab…248c0xe341…9f73BaseIXSRwa$0.001100%coinbase41d ago0x005536…5b9186
0x27ab…248c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase41d ago0xd21ebe…215482
0x27ab…248c0x65e0…1701Basex402 service$0.005100%coinbase41d ago0xc68a9a…bf35cd
0x27ab…248c0x9fb3…1d9aBasex402 service$0.005100%coinbase41d ago0x84182e…3cf488
0x27ab…248c0xfbf2…9e94BaseTereno Base Chain SnapshotChain-info$0.02100%coinbase41d ago0x2ccec0…0180cb
0x27ab…248c0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase41d ago0xe3d15e…91539c
0x27ab…248cQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase41d ago0xbde911…d92519
0x27ab…248c0x68e3…85b5BaseLION Verified CompanyWallet$0.03100%coinbase41d ago0xd20cca…059ff2
0x27ab…248c0x68e3…85b5BaseLION Verified CompanyWallet$0.001100%coinbase41d ago0xdf4556…d8f22e

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.