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%fluxa79d ago0xfa93c5…6b8388
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0xf3eea3…33c736
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x7ee5f8…1eb7f8
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x370fe6…870ce2
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0xfa6a3d…fa2b4d
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x3fb455…f50178
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x880079…59b42a
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0xc82cdb…c16f5b
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x14e1ea…4d1002
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x7211a7…4b7367
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x15435e…2c38b1
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x67182b…039e0b
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x7ef4ef…157f3f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x56e62b…baa591
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x428859…7460b2
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x5ded37…1827db
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x30dec9…016778
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x554498…76c5c1
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x5db289…ee35d7
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x1af7b5…61b53f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0xf5fa59…cc7bb8
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x18211f…dd796e
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0xd2881a…ce5caa
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x07bdde…285864
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa79d ago0x883e33…d14c0d

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.