Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabe…4eae0x6ff7…b913Base—$0.01100%coinbase73d ago0x8668b5…b3bc51
0xdabe…4eae0x47c3…412bBase—$0.01100%coinbase73d ago0x2986e6…3cb7a1
0xdabe…4eae0x3ee6…2670Base—$0.01100%coinbase73d ago0x37a67f…c462ba
0xdabe…4eae0xe0ff…597bBase—$0.01100%coinbase73d ago0x1306fa…41cae5
0xdabe…4eae0xf10a…1e4fBase—$0.01100%coinbase73d ago0x0b6069…7d50f3
0xdabe…4eae0x7b1d…1a2bBase—$0.01100%coinbase73d ago0x1139dc…b346c9
0xdabe…4eae0x4ae4…c1dcBase—$0.01100%coinbase73d ago0x5b1a09…154981
0xdabe…4eae0xa32f…19b3Base—$0.01100%coinbase73d ago0x4c1059…f2aa05
0xdabe…4eae0x7164…2e61Base—$0.01100%coinbase73d ago0x7f2dbb…e660d4
0xdabe…4eae0x1bc8…a437Base—$0.01100%coinbase73d ago0xab782c…361309
0xdabe…4eae0x9215…b87fBase—$0.01100%coinbase74d ago0x773218…d383ab
0xdabe…4eae0x40d5…589fBase—$0.01100%coinbase74d ago0x8f16d8…71a9c7
0xdabe…4eae0xbf61…f43fBase—$0.01100%coinbase74d ago0xbbbd4f…7aa8de
0xdabe…4eae0x1e5e…01c3Base—$0.01100%coinbase74d ago0x0b6bcc…ab98c4
0xdabe…4eae0xf50c…d304Base—$0.01100%coinbase74d ago0xf6f199…c9c4e8
0xdabe…4eae0xda73…62eeBase—$0.01100%coinbase74d ago0xe7a0fe…683811
0xdabe…4eae0xceaf…9641Base—$0.01100%coinbase74d ago0x693a6f…ca0c65
0xdabe…4eae0x3051…06ccBase—$0.01100%coinbase74d ago0x20abd5…c60943
0xdabe…4eae0x1044…d770Base—$0.01100%coinbase74d ago0x848dcf…6b668d
0xdabe…4eae0xc640…e955Base—$0.01100%coinbase74d ago0xaf8814…091cc4
0xdabe…4eae0xe334…cc0dBase—$0.01100%coinbase74d ago0x0f5977…bf1a13
0xdabe…4eae0x337e…8de4Base—$0.01100%coinbase74d ago0x7eede6…947986
0xdabe…4eae0x2267…0ff9Base—$0.01100%coinbase74d ago0x6442d7…0a8343
0xdabe…4eae0xa482…5563Base—$0.01100%coinbase74d ago0xc0f06d…ddd9ad
0xdabe…4eae0x4aed…abb2Base—$0.01100%coinbase74d ago0x2bad30…c7630e

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.