Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b10…01c30x8237…bce9Base—$0.01100%coinbase70d ago0x131002…f0d1b8
0x4b10…01c30xedac…f208Base—$0.01100%coinbase71d ago0x92a1df…d652df
0x4b10…01c30x2317…2e0eBase—$0.01100%coinbase71d ago0x7244f3…dd065b
0x4b10…01c30x0b06…5db7Base—$0.01100%coinbase71d ago0x3fb366…d251df
0x4b10…01c30x2e31…4c83Base—$0.01100%coinbase71d ago0x926bdd…a11a7a
0x4b10…01c30x0ade…d406Base—$0.01100%coinbase71d ago0xfa4c9c…061c06
0x4b10…01c30xcbe8…6729Base—$0.01100%coinbase71d ago0x5add35…50699f
0x4b10…01c30xfa02…786cBase—$0.01100%coinbase71d ago0x1d4bd9…1c37ee
0x4b10…01c30x4586…a9f3Base—$0.01100%coinbase71d ago0x3c64e1…0f3da4
0x4b10…01c30x1c50…4f4cBase—$0.01100%coinbase71d ago0x5812fa…ed6c89
0x4b10…01c30xcdc5…8126Base—$0.01100%coinbase71d ago0xf17b82…df5968
0x4b10…01c30xbd99…363aBase—$0.01100%coinbase71d ago0x809a77…83fe53
0x4b10…01c30x1739…f0f8Base—$0.01100%coinbase71d ago0x90d095…f200fa
0x4b10…01c30x7b65…945fBase—$0.01100%coinbase71d ago0x4d529b…361880
0x4b10…01c30xd5df…1262Base—$0.01100%coinbase71d ago0x016585…582005
0x4b10…01c30x7898…8813Base—$0.01100%coinbase71d ago0x3a2741…bf9ce1
0x4b10…01c30x160d…eb85Base—$0.01100%coinbase71d ago0xebc847…9afba7
0x4b10…01c30x391d…c7dcBase—$0.01100%coinbase71d ago0x7a24ec…059b58
0x4b10…01c30x93c1…8616Base—$0.01100%coinbase71d ago0x019837…a63c48
0x4b10…01c30x6b1a…3104Base—$0.01100%coinbase71d ago0x5a8c19…ea923b
0x4b10…01c30x85cc…097eBase—$0.01100%coinbase71d ago0x76924a…99e92e
0x4b10…01c30x7106…c32eBase—$0.01100%coinbase71d ago0x457517…133221
0x4b10…01c30xb69f…151cBase—$0.01100%coinbase71d ago0xfa46b6…5da335

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.