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%coinbase36d ago0x295b56…d6c2a5
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase36d ago0xc31c05…3e4c81
0x7d43…1280Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.02100%coinbase36d ago0x32d822…2ce828
0x7d43…12800x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase36d ago0x4d71e9…a753ca
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0x38ca07…db145e
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0xa01fe4…52d8e9
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase36d ago0x83f430…a37493
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x49b8a2…5ae8d8
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase36d ago0x7c928a…ef4be3
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase36d ago0xb00c50…f47369
0x7d43…1280Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.02100%coinbase36d ago0x4f7242…061eed
0x7d43…12800x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase36d ago0x3d5564…14eedd
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0xad62fc…7e94a1
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase36d ago0x85b400…018e30
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x4d0698…503d5e
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x6000a6…c69408
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase36d ago0xd32a47…f0fd20
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase36d ago0x8a1345…936652
0x7d43…1280Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.02100%coinbase36d ago0x97e446…e27f3c
0x7d43…12800x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase36d ago0x936462…ad0627
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0x66318b…b008e1
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase36d ago0x97cf87…c2280d
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x701cf9…4c378f
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase36d ago0x45a68c…249e7a
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase36d ago0xdb5f5c…3f02f2

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.