Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96bd…16c50x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase77d ago0x771bac…42b07f
0x96bd…16c50x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase77d ago0x788ae0…0ec503
0x96bd…16c5Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase77d ago0x57545d…b06c59
0x96bd…16c50x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase78d ago0x8ed761…598e32
0x96bd…16c50x260f…82b0Basex402 service$0.10100%coinbase78d ago0x5ae026…1ee3db
0x96bd…16c50x79e9…3881BasePalmyr CardsCards$0.001100%coinbase78d ago0x80f20f…fe8044
0x96bd…16c5Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.001100%coinbase78d ago0x3b154a…6c6158
0x96bd…16c50x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0x449ccb…9cb414
0x96bd…16c50x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0x0ab2cd…21c539
0x96bd…16c5Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.001100%coinbase78d ago0xd67705…3c2a14
0x96bd…16c50x548f…abc4BasehyperextendHyperliquid$0.03100%coinbase78d ago0x37cbeb…13acf8
0x96bd…16c50x4053…4e38Basex402 service$0.001100%coinbase78d ago0x0c5ab8…584d79
0x96bd…16c50x6302…ad57BaseTripadvisorTravel$0.01100%payAI78d ago0x8ac6a2…fc5698
0x96bd…16c50x6302…ad57BaseTripadvisorTravel$0.01100%payAI78d ago0xae3599…f91a9b
0x96bd…16c50x2932…4f60Basex402 service$0.01100%coinbase78d ago0x203f6b…161b8f
0x96bd…16c50xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.002100%coinbase78d ago0xa8141e…ed59e4
0x96bd…16c50x7103…3661BaseVoidFeedDataset$0.25100%coinbase78d ago0xb9b73a…81a2d2
0x96bd…16c50x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase78d ago0x1cc598…c3f850
0x96bd…16c50x4d7d…ade3Basex402 service$0.01100%coinbase78d ago0x8378ed…b84bd0
0x96bd…16c50x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase78d ago0x502e9c…21fb93
0x96bd…16c50x2b6d…32c5Base2sPublic-records$0.0012100%coinbase78d ago0xf66bb3…5c59f9
0x96bd…16c50xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase78d ago0xf90938…6bdbe8
0x96bd…16c50x217e…67c4Basex402 Service Auditx402$0.005100%coinbase78d ago0x25bfef…544915
0x96bd…16c50x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase78d ago0xf54338…bf5c48
0x96bd…16c50x217e…67c4Basex402 Service Auditx402$0.005100%coinbase78d ago0xd230b0…9dfff4

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.