Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd762…f2330x6839…1a2bBase—$0.003100%coinbase50d ago0x35ed18…ba5051
0xe46f…2b340x6839…1a2bBase—$0.003100%coinbase50d ago0xa3f665…14d245
0x5b9a…d7020x6839…1a2bBase—$0.003100%coinbase50d ago0x5a2d2d…7c60ca
0x34eb…c50e0x6839…1a2bBase—$0.003100%coinbase50d ago0x5c3029…508768
0x0ef8…dc570x6839…1a2bBase—$0.003100%coinbase50d ago0x40e39e…e431db
0x4dba…2dc60x6839…1a2bBase—$0.003100%coinbase50d ago0x873e74…4d0269
0xd11b…bfba0x6839…1a2bBase—$0.003100%coinbase50d ago0xc5da68…911f52
0x5161…f5d30x6839…1a2bBase—$0.003100%coinbase50d ago0x2591e5…91f4ac
0x4d33…91650x6839…1a2bBase—$0.003100%coinbase50d ago0xfb9cd3…3295d8
0x3ba6…7cc80x6839…1a2bBase—$0.003100%coinbase50d ago0xa9c5c1…d00273
0x89ca…1bad0x6839…1a2bBase—$0.003100%coinbase50d ago0xdb8398…3fa160
0x28b5…c6440x6839…1a2bBase—$0.003100%coinbase50d ago0x159278…f78bd1
0xd162…84a20x6839…1a2bBase—$0.003100%coinbase50d ago0x33de7c…265c85
0xc356…a5dc0x6839…1a2bBase—$0.003100%coinbase50d ago0x28e9e3…9d5b6e
0x790c…27b80x6839…1a2bBase—$0.003100%coinbase50d ago0x335949…6194d6
0xf5ab…a04d0x6839…1a2bBase—$0.003100%coinbase50d ago0x9f99c9…3d803a
0x32c0…03780x6839…1a2bBase—$0.003100%coinbase50d ago0x3329de…1e5aea
0xcb91…ca080x6839…1a2bBase—$0.003100%coinbase50d ago0x449370…794df4
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase50d ago0xdde6f8…e9dfa5
0xd96b…85fc0x6839…1a2bBase—$0.003100%coinbase50d ago0x5b03fa…67a267
0xf519…8d8b0x6839…1a2bBase—$0.003100%coinbase50d ago0x84c6aa…9aa89e
0xc739…b1100x6839…1a2bBase—$15.00100%coinbase50d ago0x13aea8…773469
0x6eb0…30340x6839…1a2bBase—$5.00100%coinbase50d ago0x486349…1a81b3
0x96b6…75920x6839…1a2bBase—$0.003100%coinbase50d ago0x089d15…d49226
0xaac2…09420x6839…1a2bBase—$1.00100%coinbase50d ago0x482f44…0c0127

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.