Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0x61a041…c9318e
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0x683915…1e9093
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0x6d6bfe…456b21
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0xa46d2c…b00741
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0x9aa09d…03dd23
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0x92fcab…881356
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0x176ac3…57f16d
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0xe9fbb6…8b65b7
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0x0619af…57681e
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0xb963cf…fe1236
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0xbae469…154981
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0xba73cd…54a2e5
0xf9eb…e9d00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0x047693…b579f0
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0xb20ff5…7d192d
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0xa1f028…9eae00
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0x5fe2bf…3586d9
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0x8891d7…7b7b05
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0x1d9361…ef8368
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0xa115a3…a84f9d
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase35d ago0x72cfb5…d7b9f2
0xc507…c7500x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0x69c660…b15132
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0xbd9087…77b272
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0xb821f0…249708
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0xd72954…f66a94
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase36d ago0x944336…3a3dfd

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.