Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0x3dce18…d87ca0
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0xdfcc9f…e2eb95
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0x498574…b378ef
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0x9a3981…373c28
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0x1481d9…9df2c9
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0x9b8529…b7b4b6
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0xb4a06a…e31c8f
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0x010999…40052a
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0x6c45dc…4eae72
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0x5f2aea…0c1ec9
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0xcfac8f…c9e01d
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0xed5722…bc6816
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0xfa3952…ecfe08
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0x4cab34…04f9f0
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0xb1e815…3f76c9
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0x2f681e…a6924a
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0x430e46…e7cba3
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0xaf2d10…decd8e
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0x11e61f…3cc0ff
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0xc8fbe3…b95338
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0x4e8b5c…20f763
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0xe59892…16af7a
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0x39c8d7…30b3d2
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0x2b6822…35ffc8
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa53d ago0x134a09…0cec8c

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.