Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$16.98100%mrdn86d ago0x4e3ed7…272fdf
0xfe8f…794d0x8e77…e2d6Base—$23.61100%mrdn86d ago0x763e31…cd07c0
0xfe8f…794d0x8e77…e2d6Base—$15.86100%mrdn86d ago0x0342ab…6ea9be
0xfe8f…794d0x8e77…e2d6Base—$10.20100%mrdn86d ago0xf9ca82…a684aa
0xfe8f…794d0x8e77…e2d6Base—$16.67100%mrdn86d ago0x7e4fcf…617744
0xfe8f…794d0x8e77…e2d6Base—$15.15100%mrdn86d ago0x0cb808…4d80ca
0xfe8f…794d0x8e77…e2d6Base—$20.81100%mrdn86d ago0x5c8a3d…6bddbf
0xfe8f…794d0x8e77…e2d6Base—$17.90100%mrdn86d ago0xf92c87…b1aa25
0xfe8f…794d0x8e77…e2d6Base—$18.56100%mrdn86d ago0x8d4d1e…745b81
0xfe8f…794d0x8e77…e2d6Base—$21.10100%mrdn86d ago0xaa4395…9545b3
0xfe8f…794d0x8e77…e2d6Base—$12.02100%mrdn86d ago0x9c0dbe…ea0838
0xfe8f…794d0x8e77…e2d6Base—$19.21100%mrdn86d ago0x6f16c3…fbef15
0xfe8f…794d0x8e77…e2d6Base—$15.36100%mrdn86d ago0x9ed240…b439c3
0xfe8f…794d0x8e77…e2d6Base—$14.57100%mrdn86d ago0x08a879…401f23
0xfe8f…794d0x8e77…e2d6Base—$18.78100%mrdn86d ago0xc803dd…f53f46
0xfe8f…794d0x8e77…e2d6Base—$11.37100%mrdn86d ago0xc1c398…3e0ee0
0xfe8f…794d0x8e77…e2d6Base—$14.23100%mrdn86d ago0x77972d…cb0ec5
0xfe8f…794d0x8e77…e2d6Base—$11.07100%mrdn86d ago0xe6108d…a5b401
0xfe8f…794d0x8e77…e2d6Base—$16.60100%mrdn86d ago0x7f3ca7…c37379
0xfe8f…794d0x8e77…e2d6Base—$14.65100%mrdn86d ago0x453804…f52e52
0xfe8f…794d0x8e77…e2d6Base—$18.76100%mrdn86d ago0x59027b…9c0227
0xfe8f…794d0x8e77…e2d6Base—$9.57100%mrdn86d ago0x894a5c…5a5647
0xfe8f…794d0x8e77…e2d6Base—$15.71100%mrdn86d ago0x47440a…19c56b
0xfe8f…794d0x8e77…e2d6Base—$10.19100%mrdn86d ago0xc51c8d…c070fa
0xfe8f…794d0x8e77…e2d6Base—$11.04100%mrdn86d ago0x4c7e7a…5c1129

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.