Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a94…d8220x3e0a…78e7Base—$0.004998100%coinbase73d ago0x01e2f9…0b7b34
0x8a94…d8220x3e0a…78e7Base—$0.002999100%coinbase73d ago0xcd83cd…0b922f
0x8a94…d8220x3e0a…78e7Base—$0.003183100%coinbase73d ago0x5987d1…e8fe44
0x8a94…d8220x3e0a…78e7Base—$0.004329100%coinbase73d ago0xf149e7…0773e8
0x8a94…d8220x3e0a…78e7Base—$0.004007100%coinbase73d ago0x1a87f2…aba825
0x8a94…d8220x3e0a…78e7Base—$0.004284100%coinbase73d ago0x135b2d…eae166
0x8a94…d8220x3e0a…78e7Base—$0.002874100%coinbase73d ago0x36108d…a6962f
0x8a94…d8220x3e0a…78e7Base—$0.004116100%coinbase73d ago0x688e9b…151b42
0x8a94…d8220x3e0a…78e7Base—$0.005147100%coinbase73d ago0x38adbe…11fcc9
0x8a94…d8220x3e0a…78e7Base—$0.005662100%coinbase73d ago0x2f2482…15de26
0x8a94…d8220x3e0a…78e7Base—$0.003374100%coinbase73d ago0x729a99…b4ed57
0x8a94…d8220x3e0a…78e7Base—$0.004265100%coinbase73d ago0x2fff1e…902d1a
0x8a94…d8220x3e0a…78e7Base—$0.00324100%coinbase73d ago0xddd5f6…c5c559
0x8a94…d8220x3e0a…78e7Base—$0.005549100%coinbase73d ago0x6db975…94f32b
0x8a94…d8220x3e0a…78e7Base—$0.00419100%coinbase73d ago0x099b64…d490a1
0x8a94…d8220x3e0a…78e7Base—$0.004304100%coinbase73d ago0x94d6ef…ab8887
0x8a94…d8220x3e0a…78e7Base—$0.005113100%coinbase73d ago0x913810…1465ce
0x8a94…d8220x3e0a…78e7Base—$0.003727100%coinbase73d ago0x98f43f…615246
0x8a94…d8220x3e0a…78e7Base—$0.005352100%coinbase73d ago0xb57638…d714bc
0x8a94…d8220x3e0a…78e7Base—$0.003419100%coinbase73d ago0x3e2d83…7399ca
0x8a94…d8220x3e0a…78e7Base—$0.002915100%coinbase73d ago0x8bda4e…b7bb8c
0x8a94…d8220x3e0a…78e7Base—$0.005908100%coinbase73d ago0x7a5d05…455750
0x8a94…d8220x3e0a…78e7Base—$0.002834100%coinbase73d ago0xb804ac…49b3ce
0x8a94…d8220x3e0a…78e7Base—$0.003409100%coinbase73d ago0x02e33e…6d7b72
0x8a94…d8220x3e0a…78e7Base—$0.002673100%coinbase73d ago0x79b191…1afbc6

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.