Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x3803…101bBase—$0.01100%dexter117d ago0xb19bef…9c3b4e
0xc3a8…058b0x3803…101bBase—$0.01100%dexter117d ago0x793d72…77b02f
0xc3a8…058b0x3803…101bBase—$0.01100%dexter117d ago0x8d0e05…99e0d3
0x7e57…2f090x3803…101bBase—$0.01100%dexter117d ago0xe8c01e…70a76d
0x7e57…2f090x3803…101bBase—$0.07100%dexter117d ago0xaeaff9…778583
0x2af6…36490x3803…101bBase—$0.01100%dexter117d ago0x72363b…aac211
0x2af6…36490x3803…101bBase—$0.01100%dexter117d ago0xc59b73…c1c41a
0x2af6…36490x3803…101bBase—$0.01100%dexter117d ago0x767fbf…043aa0
0x2af6…36490x3803…101bBase—$0.07100%dexter117d ago0xb07aa0…aa5f9c
0x2af6…36490x3803…101bBase—$0.01100%dexter117d ago0x4f3ce8…247ebe
0x7e57…2f090x3803…101bBase—$0.01100%dexter117d ago0xf8ffa9…c23010
0x7e57…2f090x3803…101bBase—$0.04100%dexter117d ago0xb37138…e6a877
0x7192…97320x3803…101bBase—$0.04100%dexter117d ago0x71a2b7…cc4a9d
0x2950…6f9e0x3803…101bBase—$0.00100%dexter117d ago0x3285af…a1fba0
0x2950…6f9e0x3803…101bBase—$0.00100%dexter117d ago0x4f766e…1c085e
0x2950…6f9e0x3803…101bBase—$0.00100%dexter117d ago0x94d185…202935
0x2950…6f9e0x3803…101bBase—$0.00100%dexter117d ago0xd57d25…59ae60
0x2950…6f9e0x3803…101bBase—$0.00100%dexter117d ago0xd9b5d8…c33dc6
0x2950…6f9e0x3803…101bBase—$0.00100%dexter117d ago0x66d096…16f298
0x2950…6f9e0x3803…101bBase—$0.00100%dexter117d ago0x23c024…81b755
0x7e57…2f090x3803…101bBase—$0.01100%coinbase118d ago0x8892bd…0843b2
0x3803…101b0x9dba…0df8Basex402 service$0.01100%coinbase118d ago0x64920f…acdbe0
0x7e57…2f090x3803…101bBase—$0.01100%dexter118d ago0x9767fc…6f06a9
0x7e57…2f090x3803…101bBase—$0.01100%dexter118d ago0xbddc4d…9a354f
0x7e57…2f090x3803…101bBase—$0.02100%dexter118d ago0x9687a9…5f87d5

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.