Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base—$18.94100%mrdn83d ago0x8fa0a5…f8e94f
0x13db…51920x8e77…e2d6Base—$24.32100%mrdn83d ago0xea01fd…a63e2f
0x13db…51920x8e77…e2d6Base—$15.00100%mrdn83d ago0xeaa4af…37596b
0x4754…327b0x8e77…e2d6Base—$13.65100%mrdn83d ago0x4a5c3c…268174
0x4754…327b0x8e77…e2d6Base—$25.77100%mrdn83d ago0x5736b0…ba3033
0x13db…51920x8e77…e2d6Base—$15.93100%mrdn83d ago0x6cf657…a9aa8e
0xa6a9…809d0x8e77…e2d6Base—$24.28100%mrdn83d ago0x9d5947…03e147
0xe55e…f7480x8e77…e2d6Base—$16.86100%mrdn83d ago0x62bea8…6d3410
0x4754…327b0x8e77…e2d6Base—$14.98100%mrdn83d ago0xb8edb7…1f8bf5
0xfe8f…794d0x8e77…e2d6Base—$24.57100%mrdn83d ago0xd22515…2b984f
0xe55e…f7480x8e77…e2d6Base—$21.24100%mrdn83d ago0x94a913…144a19
0xa6a9…809d0x8e77…e2d6Base—$18.93100%mrdn83d ago0xbdc0af…3e8404
0xe55e…f7480x8e77…e2d6Base—$22.36100%mrdn83d ago0x9284a1…842d03
0x4754…327b0x8e77…e2d6Base—$13.16100%mrdn83d ago0x288a31…2698ce
0xa6a9…809d0x8e77…e2d6Base—$24.26100%mrdn83d ago0x33ede7…e27a72
0xfe8f…794d0x8e77…e2d6Base—$24.13100%mrdn83d ago0x2d61b7…e74515
0xe55e…f7480x8e77…e2d6Base—$17.16100%mrdn83d ago0x33c33f…7961ab
0xe55e…f7480x8e77…e2d6Base—$14.98100%mrdn83d ago0xad114a…54e9cf
0xe55e…f7480x8e77…e2d6Base—$24.71100%mrdn83d ago0x79b0c5…8c8d6f
0xfe8f…794d0x8e77…e2d6Base—$25.69100%mrdn83d ago0x01c86a…fda857
0xe55e…f7480x8e77…e2d6Base—$19.79100%mrdn83d ago0xbca63d…00dba6
0x4754…327b0x8e77…e2d6Base—$26.35100%mrdn83d ago0x4485c9…edc19a
0xa6a9…809d0x8e77…e2d6Base—$21.03100%mrdn83d ago0xd4fa2e…8ef653
0x1cec…8dd40x8e77…e2d6Base—$97.92100%mrdn83d ago0x2b778a…6fb3e5
0xa6a9…809d0x8e77…e2d6Base—$197.00100%mrdn83d ago0x391aaa…2bc868

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.