Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base—$42.0070%0x1868…142617s ago0xf626c4…9ebe25
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x337558…59830c
0xc0db…e6950xef43…6c7fBase—$0.01100%virtuals21s ago0x9c1c11…72c4cb
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xc1bbdd…2772fa
0x477b…aca00x55e6…8417BaseMachine ObserverMachine-economy$0.001100%coinbase21s ago0xd59208…aefb04
0xadc3…1b1f0x8a12…0881Base—$0.84100%coinbase23s ago0xe7f7eb…a16336
0x72c5…159b0xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.004100%coinbase23s ago0xb6e182…4d8e31
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0xa4fae1…ba241e
0x72c5…159b0x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase25s ago0xbe8efc…da3a1e
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xd18399…12bf61
0x72c5…159b0xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.002100%coinbase25s ago0x2b0000…aad828
0x72c5…159b0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase27s ago0xf21037…a7fb41
0x3625…534e0x52e2…f3eaBasex402 service$0.005100%coinbase27s ago0x0ee729…691c32
0x72c5…159b0xd441…b4b4Basex402 service$0.02100%coinbase27s ago0xf474ba…35da9b
0x72c5…159b0xd433…35a5BaseYield.xyz MCPDefi yields$0.001100%coinbase27s ago0x077ed2…bc937b
0x72c5…159b0x058d…21b2BaseDeFi Safety OracleHoneypot$0.002100%coinbase27s ago0x182544…7f68d4
0x72c5…159b0xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.002100%coinbase27s ago0x2391bb…4aca40
0x3625…534e0x52e2…f3eaBasex402 service$0.003100%coinbase29s ago0x14d115…95206a
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x910df4…a5649e
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xb85f1a…5445cd
0x3625…534e0x52e2…f3eaBasex402 service$0.001100%coinbase33s ago0x5cd73d…790a24
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase33s ago0x41bdaf…be362f
0x3625…534e0x52e2…f3eaBasex402 service$0.005100%coinbase37s ago0x9e3789…3ea558
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase37s ago0x951ebe…f4d812
0x68d2…2d290x8a12…0881Base—$2.27100%coinbase41s ago0x81c6d5…d298c4

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.