Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0x9d3408…14af72
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0x94f9d8…f0177a
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0x4640bc…fb9c8f
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0x720bf7…462ee4
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0x0ff8e1…aec277
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0x62dc33…a14443
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0x30fea2…4e42b3
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0x88a412…055bbd
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0x11736b…9d3413
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0x157f51…89af81
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0x6c002d…37130b
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0x248b8d…cb148c
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0xa7d5e6…95903f
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0x395404…1aea20
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0xc64d8e…d9cfe7
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0xbe2e33…9a211c
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0x098008…7ccce0
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa18d ago0xdf8920…3e74c6
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x768b6c…efab67
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x940de5…3045ab
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x1b3c24…a40bbb
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0xc0397c…5b6d4e
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x743ed2…0cb18c
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x982623…74fd7e
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0xc32df8…462360

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.