Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$14.97100%mrdn101d ago0x8dff85…9481f0
0xe55e…f7480x8e77…e2d6Base—$26.62100%mrdn101d ago0x2dd71e…2030e7
0xe55e…f7480x8e77…e2d6Base—$11.99100%mrdn101d ago0x46c513…ecd312
0xe55e…f7480x8e77…e2d6Base—$16.07100%mrdn101d ago0xd45c24…6604f8
0xe55e…f7480x8e77…e2d6Base—$19.46100%mrdn102d ago0x27811d…f6777d
0xe55e…f7480x8e77…e2d6Base—$18.51100%mrdn102d ago0xecca62…9ad852
0xe55e…f7480x8e77…e2d6Base—$16.88100%mrdn102d ago0x027f1f…91a1bf
0xe55e…f7480x8e77…e2d6Base—$15.81100%mrdn102d ago0x6bedd7…0f7d74
0xe55e…f7480x8e77…e2d6Base—$15.81100%mrdn102d ago0xe6de76…619a24
0xe55e…f7480x8e77…e2d6Base—$23.50100%mrdn102d ago0x36e771…f909ed
0xe55e…f7480x8e77…e2d6Base—$24.07100%mrdn102d ago0xc6407d…ea5175
0xe55e…f7480x8e77…e2d6Base—$15.84100%mrdn102d ago0x20f84b…8d5278
0xe55e…f7480x8e77…e2d6Base—$10.95100%mrdn102d ago0x0daf15…a3f1fc
0xe55e…f7480x8e77…e2d6Base—$17.59100%mrdn102d ago0x0f1c11…1c20c6
0xe55e…f7480x8e77…e2d6Base—$19.41100%mrdn102d ago0x26d9d1…65a95d
0xe55e…f7480x8e77…e2d6Base—$22.99100%mrdn102d ago0xb9a78f…6d4144
0xe55e…f7480x8e77…e2d6Base—$18.73100%mrdn102d ago0x2a1796…697095
0xe55e…f7480x8e77…e2d6Base—$12.37100%mrdn102d ago0x8d6968…d6e8ee
0xe55e…f7480x8e77…e2d6Base—$11.74100%mrdn102d ago0x001bb4…7d5b42
0xe55e…f7480x8e77…e2d6Base—$17.86100%mrdn102d ago0x113966…bb51ba
0xe55e…f7480x8e77…e2d6Base—$23.71100%mrdn102d ago0x04e463…03b36d
0xe55e…f7480x8e77…e2d6Base—$13.40100%mrdn102d ago0xe6eeef…c7d3db
0xe55e…f7480x8e77…e2d6Base—$15.22100%mrdn102d ago0xba162d…6cd3e0
0xe55e…f7480x8e77…e2d6Base—$18.26100%mrdn102d ago0xd44e92…5acb72
0xe55e…f7480x8e77…e2d6Base—$22.94100%mrdn102d ago0x35dc04…51201a

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.