Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0952…5db90x1274…d0b6BaseToken PricePrice$0.005100%coinbase108d ago0xa74249…8cf3f7
0x0952…5db90x1274…d0b6BaseToken PricePrice$0.005100%coinbase108d ago0xec4dbb…111ec4
0x0952…5db90x1274…d0b6BaseToken PricePrice$0.001100%coinbase108d ago0x9d93d8…dc8698
0x7818…74c50x1274…d0b6BaseToken PricePrice$1.77100%coinbase108d ago0xd3115e…5261f0
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase109d ago0x81b05c…f280b9
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase109d ago0xfa5d89…75e5db
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase109d ago0xa5f3d7…9666ee
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%coinbase109d ago0x07c394…ba0312
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%coinbase109d ago0x685684…615b1c
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase109d ago0x95150b…469e3b
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase109d ago0xc43e00…519791
0x0952…5db90x1274…d0b6BaseToken PricePrice$0.005100%coinbase109d ago0xc1ae8d…1b92d7
0x0952…5db90x1274…d0b6BaseToken PricePrice$0.005100%coinbase109d ago0x7c2a32…a2f5f9
0x0952…5db90x1274…d0b6BaseToken PricePrice$0.001100%coinbase109d ago0xcff004…12822b
0x7818…74c50x1274…d0b6BaseToken PricePrice$1.77100%coinbase109d ago0x20fcf5…1dcc63
0xa276…30950x1274…d0b6BaseToken PricePrice$0.001100%coinbase109d ago0x6c47ad…9d054e
0xbb7f…da370x1274…d0b6BaseToken PricePrice$0.001100%coinbase109d ago0x82c775…883072
0xbb7f…da370x1274…d0b6BaseToken PricePrice$0.001100%coinbase109d ago0x799924…d52405
0xbb7f…da370x1274…d0b6BaseToken PricePrice$0.001100%coinbase109d ago0x68c508…eb18c1
0x0952…5db90x1274…d0b6BaseToken PricePrice$0.005100%coinbase109d ago0x6a3376…371ffd
0x0952…5db90x1274…d0b6BaseToken PricePrice$0.005100%coinbase109d ago0x69d577…003ff1
0x0952…5db90x1274…d0b6BaseToken PricePrice$0.001100%coinbase109d ago0xdfad2f…f64a0a
0x7818…74c50x1274…d0b6BaseToken PricePrice$1.77100%coinbase109d ago0x086b52…75367a

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.