Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0x261530…581e30
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0xf2b92f…e9b9ef
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0xd26a6d…bb4972
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0x7f7ca3…1669c9
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0x87c8e7…b108bd
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0x63ce59…44f649
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0x3c9f30…d6178c
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0x28a25a…ce6354
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0xb3f04f…e2b348
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0xad3607…ba7718
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0x5199a6…9904ee
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa80d ago0x27234b…9d4d01
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa81d ago0x93306a…e8f9b2
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa81d ago0x5be98b…77cb61
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa81d ago0x8af519…eae804
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa81d ago0xc91c78…699521
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa81d ago0x88794e…52be38
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa81d ago0x809975…4e23cc
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa81d ago0x843356…a2386f
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa81d ago0xeb68c2…fd8f2f
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa81d ago0xfa4e40…5b2500
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa81d ago0x61156d…8a9fbf
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa81d ago0x7220e4…21ccd2
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa81d ago0x31189b…fe269f
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa81d ago0x6f814c…0e6a75

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.