Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x219b…ae440xabe5…0441BaseStride20kInference$0.15100%coinbase81d ago0xc0e2ee…fd73ee
0x219b…ae440xabe5…0441BaseStride20kInference$0.15100%coinbase81d ago0x97eaa0…229c9f
0x219b…ae440xabe5…0441BaseStride20kInference$0.03100%coinbase81d ago0x8787d9…da22a6
0x219b…ae440xabe5…0441BaseStride20kInference$0.003100%coinbase81d ago0xaf2a97…9b4a12
0x219b…ae440xabe5…0441BaseStride20kInference$0.003100%coinbase81d ago0x0451ac…26c2b7
0x219b…ae440xabe5…0441BaseStride20kInference$0.005100%coinbase81d ago0x808b27…1b0f58
0x219b…ae440xabe5…0441BaseStride20kInference$0.002100%coinbase81d ago0x67a473…73a126
0x219b…ae440xabe5…0441BaseStride20kInference$0.03100%coinbase81d ago0x29ff83…41674f
0x219b…ae440xabe5…0441BaseStride20kInference$0.15100%coinbase81d ago0xf6574a…a07c74
0x219b…ae440xabe5…0441BaseStride20kInference$0.003100%coinbase81d ago0x37484d…22a69c
0x219b…ae440xabe5…0441BaseStride20kInference$0.003100%coinbase81d ago0x7a1721…dafd3e
0x219b…ae440xabe5…0441BaseStride20kInference$0.003100%coinbase81d ago0x6dfea5…9cdef3
0x219b…ae440xabe5…0441BaseStride20kInference$0.003100%coinbase81d ago0xc53d92…f490be
0x219b…ae440xabe5…0441BaseStride20kInference$0.005100%coinbase81d ago0x40344c…e6e8c7
0x219b…ae440xabe5…0441BaseStride20kInference$0.002100%coinbase81d ago0x96302e…9e62c1
0x219b…ae440xabe5…0441BaseStride20kInference$0.005100%coinbase81d ago0x74970b…23a1bf
0x219b…ae440xabe5…0441BaseStride20kInference$0.003100%coinbase81d ago0xfaf11d…1790ad
0x219b…ae440xabe5…0441BaseStride20kInference$0.005100%coinbase81d ago0x4b5c97…caa082
0x219b…ae440xabe5…0441BaseStride20kInference$0.002100%coinbase81d ago0xfc0acc…ccccc7
0x219b…ae440xabe5…0441BaseStride20kInference$0.01100%coinbase81d ago0x13aab2…37abef
0x219b…ae440xabe5…0441BaseStride20kInference$0.005100%coinbase81d ago0x30a9f7…1cf53a
0x219b…ae440xabe5…0441BaseStride20kInference$0.005100%coinbase81d ago0xcc110c…9beec9

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.