Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase68d ago0xe4d325…d92deb
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase68d ago0xec9728…7f373c
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase68d ago0xe2ea3e…cfd7ac
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase68d ago0x5f2f11…973bea
0x734c…7699lrifton92.ethBasex402 service$0.01100%coinbase68d ago0xc3c705…9886c7
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase68d ago0xacb353…5c6feb
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase68d ago0x35e6ac…d13d65
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase69d ago0x8f1918…263a37
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase69d ago0x4d0cc9…d3ad62
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase69d ago0x164a78…8b2b80
0x734c…7699lrifton92.ethBasex402 service$0.01100%coinbase69d ago0x2744e3…cb390a
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase69d ago0xe0ed05…9ead43
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase69d ago0x61f860…4ae3a2
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase69d ago0x76e387…04dda4
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase69d ago0x975e22…96e2d6
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase69d ago0x7d4b8a…362b0a
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase69d ago0x0c353a…d8200c
0x734c…7699lrifton92.ethBasex402 service$0.01100%coinbase69d ago0xe6f2f1…ac9c78
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase69d ago0x8050fe…5d41e6
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase69d ago0x89eee5…8d1711
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase69d ago0xe927c3…e9cbe9
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase69d ago0x569bc2…b74b5d
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase69d ago0x07726f…7e5c0e
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase69d ago0x1a15b2…f1e971
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase69d ago0x5fa527…f79662

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.