Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b39…785d0x87b1…d08aBase—$0.01100%coinbase52d ago0x6d0c3c…5b24f1
0x0b39…785d0x6a7b…8ebcBase—$0.01100%coinbase52d ago0x8f73ae…9baeef
0x0b39…785d0xca2b…bc56Base—$0.01100%coinbase52d ago0x71686a…f592b7
0x0b39…785d0x8437…c060Base—$0.01100%coinbase52d ago0x7d6ff4…590f47
0x0b39…785d0x6b44…854aBase—$0.01100%coinbase52d ago0x0dfc33…6da165
0x0b39…785d0x08cf…23feBase—$0.01100%coinbase52d ago0x589d22…f625f5
0x0b39…785d0x4a3c…e79eBase—$0.01100%coinbase52d ago0x22c67b…f3edac
0x0b39…785d0x08df…eedbBase—$0.01100%coinbase52d ago0x259b6e…eac2df
0x0b39…785d0x4b53…48ecBase—$0.01100%coinbase52d ago0x774f8b…ee1c34
0x0b39…785d0x563b…8e33Base—$0.01100%coinbase52d ago0x0783e9…58d22f
0x0b39…785d0x3129…cf4aBase—$0.01100%coinbase52d ago0xca6015…187f3a
0x0b39…785d0x062e…3da0Base—$0.01100%coinbase52d ago0x8bfadc…210e6f
0x0b39…785d0x5826…f0abBase—$0.01100%coinbase52d ago0xc05d66…69b794
0x0b39…785d0x3a2c…42bcBase—$0.01100%coinbase52d ago0xca2c6c…88012c
0x0b39…785d0x4980…22a1Base—$0.01100%coinbase52d ago0x621330…90a57f
0x0b39…785d0xc6c8…a6f6Base—$0.01100%coinbase52d ago0x8afe6e…db6942
0x0b39…785d0x2eb4…ede4Base—$0.01100%coinbase52d ago0x3729d4…ecd9d3
0x0b39…785d0x4595…5b2aBase—$0.01100%coinbase52d ago0xda408e…606d91
0x0b39…785d0x5254…12fbBase—$0.01100%coinbase52d ago0xcdf3a3…21a73a
0x0b39…785d0xcc26…5ea7Base—$0.01100%coinbase52d ago0xcda908…05ea05
0x0b39…785d0x8bb1…545cBase—$0.01100%coinbase52d ago0xd64726…907a7e
0x0b39…785d0xcaaf…aac9Base—$0.01100%coinbase52d ago0xbd69ef…1e2f74
0x0b39…785d0xebaf…c9a8Base—$0.01100%coinbase52d ago0x624d22…865cab
0x0b39…785d0x27b9…0ebeBase—$0.01100%coinbase52d ago0x2ffc19…02e081
0x0b39…785d0xc082…f8efBase—$0.01100%coinbase52d ago0x237547…6b47b7

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.