Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0x486463…25290d
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0x401d90…da4b7a
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0xfd7980…2a02e2
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0x9b3dbb…9bc848
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0xdfec39…1c1852
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0x2db2b8…d28beb
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0xcea42c…5fb00f
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0xe0b005…4ff61f
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0xff2bc4…03f194
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0xe24ff3…beff7f
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0x69d65e…d5df23
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0x4bc284…9e975b
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0xeef49e…da6786
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0xa16875…1487c3
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0xbdda62…1e3f00
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0xd6da2e…04cca6
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0x0bef77…db4b1f
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0xc49e33…dcb914
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0x5b8ef6…b59b45
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0xde0741…0d065e
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0x7d74f0…572517
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0x6757fb…81038f
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0x447af7…35e6c8
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0xc07409…c2741a
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa23d ago0x69291c…01e27f

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.