Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x0176…c1b8Base—$12.61100%fluxa118d ago0xa76a7d…0e9b5a
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0xf4495b…ca7603
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0xc5f074…96044e
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0x5bbfd1…2d95fb
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0xdf03ff…13bfd4
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0x34eb5b…c37968
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0x225f6c…a37346
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0xc94fad…5fb39f
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0x1e58c3…c679f4
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0xd70b1b…121b90
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0x1b95d0…3c9100
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0x0df520…1079e1
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0xf4ebad…3271cb
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0x531183…77af42
0xb90a…9ae40x0176…c1b8Base—$0.05100%fluxa118d ago0x971983…f76a23
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0x1f2a8f…8ce74d
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0xe996e3…7c81e9
0xb90a…9ae40x0176…c1b8Base—$0.90100%fluxa118d ago0x71478b…ead779
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0x0efbe7…1b87b7
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0x7c1119…a9955b
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0xfc456b…5b3ba2
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0x0ab58c…1508f0
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0xdc96da…b8c633
0xb90a…9ae40x0176…c1b8Base—$0.02100%fluxa118d ago0x4914a6…474777
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0x31344a…69900d

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.