Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e6b…a5f30x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase94d ago0x4e45ec…7a9268
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase94d ago0x257881…bef160
0x9620…33940x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase94d ago0xf80ddd…085929
0xb6c6…ec7d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0x526946…e48095
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0x60c3d6…a38d4e
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0xb6cee6…ee47d8
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0x5fffbf…b862dc
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0x670e98…ce21f3
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0x8e1354…24bfa7
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0x9772f9…4a8bc2
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0xf4115f…7ac9f1
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0x9b08de…64cccf
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0x13d9f3…49d6ce
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0x223258…65ad27
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0xb49923…08f773
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0x25ed15…7436b0
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0xf29870…94b99b
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0xff57ee…aa0692
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0xd5b515…5efd38
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0x7e651a…1f0f6e
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0x65e71c…7f822a
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0x13ea0d…c7fbb8
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0x5fe64b…ee02c7
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0x9efc65…1c9877
0x63e4…59a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase95d ago0xfe33d1…51acde

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.