Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase34d ago0xcc19b5…00ff2e
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x53b620…7f63d4
0x7d43…1280Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.02100%coinbase34d ago0xfd66a4…5d8f8f
0x7d43…12800x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase34d ago0xdee05b…036456
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase34d ago0x61a041…c9318e
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase34d ago0x7dab79…2e18a2
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase34d ago0xec8ff2…07a8b0
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0x49122a…a3b3aa
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase34d ago0xb1f744…a5ad69
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x7b7da2…e3fc9f
0x7d43…1280Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.02100%coinbase34d ago0xfc66a2…48d170
0x7d43…12800x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase34d ago0xb07c6a…67f322
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase34d ago0x683915…1e9093
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase34d ago0xf9ae48…8727e1
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase34d ago0xd300e4…aed43b
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0xfd7cde…ac7426
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase34d ago0x721f21…493930
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0xa1e9a9…067206
0x7d43…1280Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.02100%coinbase34d ago0xb54ce0…6aa934
0x7d43…12800x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase34d ago0x75de65…1dd4b7
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase34d ago0x6d6bfe…456b21
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase34d ago0x1bd5c5…3f07d9
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase34d ago0xb44d02…8115db
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase34d ago0x8cbbfa…bf36ce
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase34d ago0x270dee…ad8b64

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.