Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0x418fab…108209
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0x3a4543…e55ea2
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0x65b6d6…42eb50
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0x2e5497…ef8cb9
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0xa883c2…9b4add
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0x6b68a9…0bbc12
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0x89fe64…d4d3a7
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0xe54433…705a2b
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0x14e283…058766
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0x2e2976…b114d1
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0xa46d33…62617f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0x34afb0…8f862a
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0xa48487…cc07ef
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0x8b5dba…049928
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0x6a4262…3dc1c3
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0xffcecd…3ec824
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0xbb24d4…dabbf2
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0x5ead80…fe4aa7
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0x5cef26…c6b866
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0x0c8f46…abd601
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0xb011f6…dc90b9
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0xbb96e1…99ae5e
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0xbf46cc…1d7d56
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0xf0d581…095e06
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa88d ago0xe996d0…1cd90f

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.