Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$15.79100%mrdn109d ago0x954abc…242151
0xa6a9…809d0x8e77…e2d6Base—$27.74100%mrdn109d ago0x506058…dc03f5
0xa6a9…809d0x8e77…e2d6Base—$17.72100%mrdn109d ago0x5c5705…db2d3e
0xa6a9…809d0x8e77…e2d6Base—$18.00100%mrdn109d ago0xd9874e…f91af4
0xa6a9…809d0x8e77…e2d6Base—$19.34100%mrdn109d ago0x313cf0…a3a78e
0xa6a9…809d0x8e77…e2d6Base—$29.36100%mrdn109d ago0x8a8b78…bd3b8d
0xa6a9…809d0x8e77…e2d6Base—$31.10100%mrdn109d ago0xc75d53…d56df5
0xa6a9…809d0x8e77…e2d6Base—$17.95100%mrdn109d ago0x8b5284…397a9a
0xa6a9…809d0x8e77…e2d6Base—$17.86100%mrdn109d ago0x9d4c9a…180db9
0xa6a9…809d0x8e77…e2d6Base—$23.70100%mrdn109d ago0xc5ffb4…f4ca6f
0xa6a9…809d0x8e77…e2d6Base—$16.12100%mrdn109d ago0x81f517…7c1771
0xa6a9…809d0x8e77…e2d6Base—$29.51100%mrdn110d ago0x936b21…1c9a63
0xa6a9…809d0x8e77…e2d6Base—$16.19100%mrdn110d ago0x392b93…1a7957
0xa6a9…809d0x8e77…e2d6Base—$25.25100%mrdn110d ago0xb3b5ef…ce162d
0xa6a9…809d0x8e77…e2d6Base—$32.34100%mrdn110d ago0xd0f6bd…660479
0xa6a9…809d0x8e77…e2d6Base—$14.32100%mrdn110d ago0xd144e4…7e1497
0xa6a9…809d0x8e77…e2d6Base—$21.35100%mrdn110d ago0x453c97…f79480
0xa6a9…809d0x8e77…e2d6Base—$29.93100%mrdn110d ago0x5c5b4b…9e8479
0xa6a9…809d0x8e77…e2d6Base—$23.89100%mrdn110d ago0xc05689…596337
0xa6a9…809d0x8e77…e2d6Base—$19.99100%mrdn110d ago0x6befaf…f8fcb4
0xa6a9…809d0x8e77…e2d6Base—$24.76100%mrdn110d ago0xb70ff9…f66c0c
0xa6a9…809d0x8e77…e2d6Base—$24.26100%mrdn110d ago0xc111a5…28c8ea
0xa6a9…809d0x8e77…e2d6Base—$15.87100%mrdn110d ago0x9d0efd…80d36a
0xa6a9…809d0x8e77…e2d6Base—$23.83100%mrdn110d ago0x20671a…029e3c
0xa6a9…809d0x8e77…e2d6Base—$24.45100%mrdn110d ago0xd7edb1…7b9fc4

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.