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$24.28100%mrdn83d ago0x9d5947…03e147
0xa6a9…809d0x8e77…e2d6Base$18.93100%mrdn83d ago0xbdc0af…3e8404
0xa6a9…809d0x8e77…e2d6Base$24.26100%mrdn83d ago0x33ede7…e27a72
0xa6a9…809d0x8e77…e2d6Base$21.03100%mrdn83d ago0xd4fa2e…8ef653
0xa6a9…809d0x8e77…e2d6Base$197.00100%mrdn83d ago0x391aaa…2bc868
0xa6a9…809d0x8e77…e2d6Base$17.55100%mrdn83d ago0xe8a192…7dbdab
0xa6a9…809d0x8e77…e2d6Base$21.57100%mrdn83d ago0x5d9c0e…2ea0bf
0xa6a9…809d0x8e77…e2d6Base$25.42100%mrdn83d ago0xd222dc…4c00c3
0xa6a9…809d0x8e77…e2d6Base$12.37100%mrdn83d ago0x152895…cf9d84
0xa6a9…809d0x8e77…e2d6Base$13.98100%mrdn83d ago0x886a13…99fe91
0xa6a9…809d0x8e77…e2d6Base$27.07100%mrdn83d ago0x7ba356…469b68
0xa6a9…809d0x8e77…e2d6Base$17.34100%mrdn83d ago0xe3b752…ef259f
0xa6a9…809d0x8e77…e2d6Base$12.13100%mrdn83d ago0xf9567a…3de570
0xa6a9…809d0x8e77…e2d6Base$17.77100%mrdn83d ago0x2453dd…4739dc
0xa6a9…809d0x8e77…e2d6Base$27.56100%mrdn83d ago0xba2594…f7da34
0xa6a9…809d0x8e77…e2d6Base$20.38100%mrdn83d ago0xcdeaef…ddb484
0xa6a9…809d0x8e77…e2d6Base$20.90100%mrdn83d ago0xa095c5…bab84a
0xa6a9…809d0x8e77…e2d6Base$16.02100%mrdn83d ago0x3e3747…4d8fdb
0xa6a9…809d0x8e77…e2d6Base$23.88100%mrdn83d ago0xa6b4fd…df468b
0xa6a9…809d0x8e77…e2d6Base$13.58100%mrdn83d ago0xe90436…8f1509
0xa6a9…809d0x8e77…e2d6Base$25.06100%mrdn84d ago0xb97c8f…2a1677
0xa6a9…809d0x8e77…e2d6Base$15.01100%mrdn84d ago0x4d1c4d…d97fa3
0xa6a9…809d0x8e77…e2d6Base$21.56100%mrdn84d ago0x4733df…3bd7bd
0xa6a9…809d0x8e77…e2d6Base$14.99100%mrdn84d ago0xfa1797…9ee68d
0xa6a9…809d0x8e77…e2d6Base$23.75100%mrdn84d ago0x80bf91…023740

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.