Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2054…ae9b0x6bc3…7714Base—$0.01100%coinbase59d ago0x913910…d15cd5
0x2054…ae9b0x2401…6ba5Base—$0.01100%coinbase59d ago0xc221c2…9c0d7e
0x2054…ae9b0x6b80…164bBase—$0.01100%coinbase59d ago0x89d1aa…1362b0
0x2054…ae9b0x870e…7ac0Base—$0.01100%coinbase59d ago0x139e26…9d8148
0x2054…ae9b0x3b51…bab7Base—$0.01100%coinbase59d ago0x5d4997…403038
0x2054…ae9b0x1977…ce86Base—$0.01100%coinbase59d ago0x76e3f2…6226f2
0x2054…ae9b0x752b…c601Base—$0.01100%coinbase59d ago0x56824d…432530
0x2054…ae9b0xa00b…d4edBase—$0.01100%coinbase59d ago0x33b4b3…70c7c8
0x2054…ae9b0x437d…bbcbBase—$0.01100%coinbase59d ago0x281cf9…9d2faa
0x2054…ae9b0xa20d…482fBase—$0.01100%coinbase59d ago0xd5cc4c…a9e62a
0x2054…ae9b0x4f46…cf9dBase—$0.01100%coinbase59d ago0x392355…088513
0x2054…ae9b0x88fd…a696Base—$0.01100%coinbase59d ago0x0c6f45…3906b6
0x2054…ae9b0xdd7a…a6d8Base—$0.01100%coinbase59d ago0xeeaf50…7e3218
0x2054…ae9b0xcd09…edbdBase—$0.01100%coinbase59d ago0x585bc8…892d2b
0x2054…ae9b0xb7c2…3c39Base—$0.01100%coinbase59d ago0x3973f9…1e5ef9
0x2054…ae9b0x828b…9cd1Base—$0.01100%coinbase59d ago0x4c0a71…7bc360
0x2054…ae9b0x9e5c…f604Base—$0.01100%coinbase59d ago0xa58532…8ec25b
0x2054…ae9b0xf956…6b54Base—$0.01100%coinbase59d ago0x0920e6…dadcd4
0x2054…ae9b0xf263…3d58Base—$0.01100%coinbase59d ago0x6b600d…c60a84
0x2054…ae9b0xa719…7318Base—$0.01100%coinbase59d ago0x417f1e…fbc663
0x2054…ae9b0xa1bb…3d5fBase—$0.01100%coinbase59d ago0xbecab4…1e90d8
0x2054…ae9b0xf0b6…c972Base—$0.01100%coinbase59d ago0x907daf…548c8d
0x2054…ae9b0x8ef4…a9f0Base—$0.01100%coinbase59d ago0xa3a576…0fb043
0x2054…ae9b0xbb55…1055Base—$0.01100%coinbase59d ago0xaca87d…840576
0x2054…ae9b0xfa55…9e72Base—$0.01100%coinbase59d ago0xe1d98f…b52cfb

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.