Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$15.83100%mrdn101d ago0xfe3f8c…70cf4c
0x1cec…8dd40x8e77…e2d6Base—$10.80100%mrdn101d ago0x9aab98…093b02
0x1cec…8dd40x8e77…e2d6Base—$15.74100%mrdn102d ago0xc75eb3…1e99fb
0x1cec…8dd40x8e77…e2d6Base—$11.01100%mrdn102d ago0xb46222…713620
0x1cec…8dd40x8e77…e2d6Base—$20.11100%mrdn102d ago0x98c1f0…de7456
0x1cec…8dd40x8e77…e2d6Base—$11.00100%mrdn102d ago0x6f1bcb…ec5256
0x1cec…8dd40x8e77…e2d6Base—$11.17100%mrdn102d ago0xd5e75d…f1cf0f
0x1cec…8dd40x8e77…e2d6Base—$20.44100%mrdn102d ago0xeb9a64…e6cff9
0x1cec…8dd40x8e77…e2d6Base—$23.26100%mrdn102d ago0x59b1ff…ea79fc
0x1cec…8dd40x8e77…e2d6Base—$21.54100%mrdn102d ago0xa4c919…39fcf0
0x1cec…8dd40x8e77…e2d6Base—$14.55100%mrdn102d ago0xb36919…bf1ae7
0x1cec…8dd40x8e77…e2d6Base—$23.78100%mrdn102d ago0x26a889…057e66
0x1cec…8dd40x8e77…e2d6Base—$13.93100%mrdn102d ago0x300564…418757
0x1cec…8dd40x8e77…e2d6Base—$10.67100%mrdn102d ago0x6c7c8e…4d7fe1
0x1cec…8dd40x8e77…e2d6Base—$16.27100%mrdn102d ago0x8e6b35…95c3ff
0x1cec…8dd40x8e77…e2d6Base—$13.32100%mrdn102d ago0xf10a39…d60943
0x1cec…8dd40x8e77…e2d6Base—$17.17100%mrdn102d ago0xc0db0c…b905da
0x1cec…8dd40x8e77…e2d6Base—$14.99100%mrdn102d ago0x4461de…e5d5f0
0x1cec…8dd40x8e77…e2d6Base—$19.21100%mrdn102d ago0xb4dbaf…b0f8ce
0x1cec…8dd40x8e77…e2d6Base—$19.21100%mrdn102d ago0x004dfc…1ff5cf
0x1cec…8dd40x8e77…e2d6Base—$17.81100%mrdn102d ago0xa38b66…dbf847
0x1cec…8dd40x8e77…e2d6Base—$17.82100%mrdn102d ago0x13acf1…5c82eb
0x1cec…8dd40x8e77…e2d6Base—$18.46100%mrdn102d ago0x91bef0…d20590
0x1cec…8dd40x8e77…e2d6Base—$17.21100%mrdn102d ago0x402ba3…9f6942
0x1cec…8dd40x8e77…e2d6Base—$15.37100%mrdn102d ago0xe3c627…90da84

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.