Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0xfb869d…1b594f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x2c3888…d0178d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x0a35a9…c1981d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x74796e…a5465d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x687271…e8b18c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x5f1dbe…465e8e
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x2a064e…ba743d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0xee97ef…016dd9
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x64fe45…d86e2e
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x89ba1f…c50a0c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x5a2d46…fdb365
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0xb73207…c0868d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0xa41c92…f55880
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0xb7fff7…600f72
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0xe9e277…6ba8d0
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x2ed46c…49e5f5
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0xb67d25…d57174
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x6c4b9c…7c191c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0xdfd5b5…9d627b
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0xcdd6dc…4ef9be
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0xc52608…bb36f5
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x1cc409…d2f8ae
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x372289…f5296f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x5fb1bc…9f9ddb
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x6781f6…9c5df5

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.