Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$18.03100%mrdn83d ago0x2dcffd…bf9ee4
0x13db…51920x8e77…e2d6Base—$11.64100%mrdn83d ago0xaf8a4e…9a5295
0x13db…51920x8e77…e2d6Base—$17.51100%mrdn83d ago0x9898e8…ee5a76
0x13db…51920x8e77…e2d6Base—$11.00100%mrdn83d ago0xd2712e…990a58
0x13db…51920x8e77…e2d6Base—$20.85100%mrdn83d ago0x465a4b…2e56f3
0x13db…51920x8e77…e2d6Base—$12.96100%mrdn83d ago0x60d3c0…893816
0x13db…51920x8e77…e2d6Base—$13.05100%mrdn83d ago0xd3255a…c3518d
0x13db…51920x8e77…e2d6Base—$12.02100%mrdn83d ago0xcbebff…f2ee58
0x13db…51920x8e77…e2d6Base—$10.76100%mrdn83d ago0x94f70b…904895
0x13db…51920x8e77…e2d6Base—$11.43100%mrdn83d ago0x5659a4…8b6e12
0x13db…51920x8e77…e2d6Base—$17.08100%mrdn83d ago0x8e43a0…7a840d
0x13db…51920x8e77…e2d6Base—$15.71100%mrdn83d ago0xfdb3ce…8ea5c2
0x13db…51920x8e77…e2d6Base—$16.56100%mrdn83d ago0x68f94c…17dfb6
0x13db…51920x8e77…e2d6Base—$15.25100%mrdn83d ago0xbbff55…d90c07
0x13db…51920x8e77…e2d6Base—$17.52100%mrdn83d ago0xfc1165…2520f8
0x13db…51920x8e77…e2d6Base—$27.82100%mrdn83d ago0x421f42…43614b
0x13db…51920x8e77…e2d6Base—$17.23100%mrdn83d ago0xb8dbdd…476a7c
0x13db…51920x8e77…e2d6Base—$22.97100%mrdn83d ago0xc12568…f817d6
0x13db…51920x8e77…e2d6Base—$18.94100%mrdn83d ago0x381f3f…61e620
0x13db…51920x8e77…e2d6Base—$27.11100%mrdn83d ago0xd4d87b…d7234d
0x13db…51920x8e77…e2d6Base—$26.67100%mrdn83d ago0x4c8a73…607d6a
0x13db…51920x8e77…e2d6Base—$17.95100%mrdn83d ago0x531f81…1c2549
0x13db…51920x8e77…e2d6Base—$17.75100%mrdn83d ago0xcfb68f…bb557e
0x13db…51920x8e77…e2d6Base—$27.28100%mrdn83d ago0x13d6c9…0d629e
0x13db…51920x8e77…e2d6Base—$27.14100%mrdn83d ago0x6629fa…712e8b

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.