Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64db…c3680x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0x5e87cd…668941
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0x35ad35…16699e
0xedc6…d2d00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0x5a11fb…746518
0x9456…8f090x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0x2031df…fb0231
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0xd4c004…d7194f
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0xcd3990…bacf3b
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0x9a7a0e…ba2cdb
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0xd845dd…72ecf5
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0x2e1c5a…284c4d
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0x8b172b…ae9268
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0x38252f…d3c83a
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0xbb99bd…656fcb
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0xb4328a…708f2e
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0x09dd4b…b7509c
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0xe5d9d0…93aba8
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0x034b9c…2dcca0
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0x494237…047f99
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0xaedbb6…2718da
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x333a9e…2869eb
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x6ac59b…8f4990
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0xd70d20…bde796
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0xa2527a…8a6460
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x0da685…e4c918
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0xc5d17e…2cb588

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.