Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1540…c82e0x693f…e543Base—$0.98100%fluxa87d ago0x5c29c2…3f7f09
0x62b0…adb20x693f…e543Base—$0.98100%fluxa87d ago0xe970cf…459caf
0xc2bf…e1f30x693f…e543Base—$0.98100%fluxa87d ago0x9eec93…7ba5a0
0x5948…88ad0x693f…e543Base—$0.98100%fluxa87d ago0x73b3ce…b213ea
0xc9ee…3cda0x693f…e543Base—$0.98100%fluxa87d ago0x6b89ac…bf5e23
0x3b72…c8d40x693f…e543Base—$0.98100%fluxa87d ago0x072cb5…b99c3b
0x3e3d…51680x693f…e543Base—$0.98100%fluxa87d ago0x11201d…561d6f
0x4af5…216b0x693f…e543Base—$1.96100%fluxa87d ago0x59590c…646721
0x8887…f6ca0x693f…e543Base—$2.94100%fluxa87d ago0x17198d…cb5e3d
0x4d09…79290x693f…e543Base—$0.98100%fluxa87d ago0x3a934a…a5b095
0x30ca…e2250x693f…e543Base—$2.94100%fluxa87d ago0x9646ba…62fcf6
0xa984…14080x693f…e543Base—$2.94100%fluxa87d ago0xf743b1…965f4f

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.