Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa6…e7b90x259b…4928Base—$0.01100%coinbase47d ago0x8b9d89…ba0cae
0xcfa6…e7b90x656f…63aeBase—$0.01100%coinbase47d ago0x42ae2b…8615e6
0xcfa6…e7b90x2567…fe26Base—$0.01100%coinbase47d ago0x14b269…b270ac
0xcfa6…e7b90x266e…61f9Base—$0.01100%coinbase47d ago0x2ae5bc…1198c3
0xcfa6…e7b90x9a15…e03eBase—$0.01100%coinbase47d ago0xaa50f7…c3cb5e
0xcfa6…e7b90x0cb5…5dd1Base—$0.01100%coinbase48d ago0x08f485…e7e198
0xcfa6…e7b90xb07a…11e1Base—$0.01100%coinbase48d ago0x98cbb3…a1551b
0xcfa6…e7b90xe6d5…e1cfBase—$0.01100%coinbase48d ago0x3905ab…8d697e
0xcfa6…e7b90x39af…b73bBase—$0.01100%coinbase48d ago0x7e40e3…431904
0xcfa6…e7b90x89ae…f528Base—$0.01100%coinbase48d ago0x612554…f516e5
0xcfa6…e7b90xe129…1d63Base—$0.01100%coinbase48d ago0x7bdf8a…a26763
0xcfa6…e7b90x9712…f561Base—$0.01100%coinbase48d ago0x1fe3c2…11cd9a
0xcfa6…e7b90xf517…4e1aBase—$0.01100%coinbase48d ago0x52ecaf…9a53e5
0xcfa6…e7b90x7051…73c7Base—$0.01100%coinbase48d ago0xc00040…71251d
0xcfa6…e7b90x3049…ba8cBase—$0.01100%coinbase48d ago0x0d0268…beb271
0xcfa6…e7b90x6de7…f805Base—$0.01100%coinbase48d ago0xbc14c6…57ff05
0xcfa6…e7b90x3c59…6422Base—$0.01100%coinbase48d ago0x947beb…10918d
0xcfa6…e7b90x38e2…1981Base—$0.01100%coinbase48d ago0xb17110…893f6f
0xcfa6…e7b90xc9fc…7b80Base—$0.01100%coinbase48d ago0xb67173…0fe225
0xcfa6…e7b90xa613…5629Base—$0.01100%coinbase48d ago0xf92608…f3ca7f
0xcfa6…e7b90x03eb…7f44Base—$0.01100%coinbase48d ago0xfcf860…c68719
0xcfa6…e7b90x3cce…60fbBase—$0.01100%coinbase48d ago0xc24e00…adbe49
0xcfa6…e7b90xb705…1c4aBase—$0.01100%coinbase48d ago0x97029e…45af28

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.