Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa114…dbfa0x8e77…e2d6Base$17.42100%0x2287…defd70d ago0x4d3351…21850c
0xa114…dbfa0x8e77…e2d6Base$23.57100%0x2287…defd70d ago0x960b5e…68d48d
0xa114…dbfa0x8e77…e2d6Base$20.88100%0x2287…defd70d ago0x123e8a…fb1823
0xa114…dbfa0x8e77…e2d6Base$18.57100%0x2287…defd70d ago0x875bef…1e6501
0xa114…dbfa0x8e77…e2d6Base$12.67100%0x2287…defd70d ago0x06aba5…24bf49
0xa114…dbfa0x8e77…e2d6Base$14.46100%0x2287…defd70d ago0xf7e59e…6bc32d
0xa114…dbfa0x8e77…e2d6Base$12.33100%0x2287…defd70d ago0x999802…eb8f45
0xa114…dbfa0x8e77…e2d6Base$18.90100%0x2287…defd70d ago0x3b4436…28c96c
0xa114…dbfa0x8e77…e2d6Base$13.85100%0x2287…defd70d ago0x678697…52c1ce
0xa114…dbfa0x8e77…e2d6Base$21.65100%0x2287…defd70d ago0x4f4d0a…17723c
0xa114…dbfa0x8e77…e2d6Base$10.68100%0x2287…defd70d ago0x825e5d…a03b82
0xa114…dbfa0x8e77…e2d6Base$17.18100%0x2287…defd70d ago0x5d4e54…10ef4e
0xa114…dbfa0x8e77…e2d6Base$11.79100%0x2287…defd70d ago0x7a7f47…e6fdb3
0xa114…dbfa0x8e77…e2d6Base$22.25100%0x2287…defd70d ago0x3d7406…1b8329
0xa114…dbfa0x8e77…e2d6Base$24.09100%0x2287…defd70d ago0x71378f…0e2e32
0xa114…dbfa0x8e77…e2d6Base$23.18100%0x2287…defd70d ago0xf02ed9…7eefe3
0xa114…dbfa0x8e77…e2d6Base$13.41100%0x2287…defd70d ago0x4acdf5…51406a
0xa114…dbfa0x8e77…e2d6Base$12.88100%0x2287…defd70d ago0x63d35d…012f5c
0xa114…dbfa0x8e77…e2d6Base$11.45100%0x2287…defd70d ago0x845550…d7a408
0xa114…dbfa0x8e77…e2d6Base$23.51100%0x2287…defd70d ago0x3a06b0…62ff5a
0xa114…dbfa0x8e77…e2d6Base$24.13100%0x2287…defd70d ago0x1023e6…41efdc
0xa114…dbfa0x8e77…e2d6Base$11.71100%0x2287…defd70d ago0xacff29…02a8d7
0xa114…dbfa0x8e77…e2d6Base$16.29100%0x2287…defd70d ago0x8e3467…e80d09
0xa114…dbfa0x8e77…e2d6Base$11.54100%0x2287…defd70d ago0x209535…f538d8
0xa114…dbfa0x8e77…e2d6Base$13.26100%0x2287…defd70d ago0x1e7985…6f0c16

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.