Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$20.24100%mrdn91d ago0xe1dee6…327dfa
0xfe8f…794d0x8e77…e2d6Base—$17.77100%mrdn91d ago0x24a934…8e2759
0xfe8f…794d0x8e77…e2d6Base—$15.52100%mrdn91d ago0x02bbec…a555b2
0xfe8f…794d0x8e77…e2d6Base—$17.81100%mrdn92d ago0x1e50bd…25f222
0xfe8f…794d0x8e77…e2d6Base—$24.91100%mrdn92d ago0x6d7ee1…2778ca
0xfe8f…794d0x8e77…e2d6Base—$11.83100%mrdn92d ago0x011425…2f87d1
0xfe8f…794d0x8e77…e2d6Base—$23.69100%mrdn92d ago0xde2761…05c7b1
0xfe8f…794d0x8e77…e2d6Base—$25.99100%mrdn92d ago0xb36fd5…275dd5
0xfe8f…794d0x8e77…e2d6Base—$24.90100%mrdn92d ago0x52a2c1…76b5cd
0xfe8f…794d0x8e77…e2d6Base—$23.12100%mrdn92d ago0x51a154…fa27e5
0xfe8f…794d0x8e77…e2d6Base—$11.91100%mrdn92d ago0xb30b30…540ec0
0xfe8f…794d0x8e77…e2d6Base—$22.31100%mrdn92d ago0xb60213…d11c97
0xfe8f…794d0x8e77…e2d6Base—$12.01100%mrdn92d ago0xa7b6b9…e8974d
0xfe8f…794d0x8e77…e2d6Base—$15.25100%mrdn92d ago0xfe9c91…4b9478
0xfe8f…794d0x8e77…e2d6Base—$27.84100%mrdn92d ago0x9bdbf7…b3c546
0xfe8f…794d0x8e77…e2d6Base—$19.52100%mrdn92d ago0x165f57…9ceab6
0xfe8f…794d0x8e77…e2d6Base—$16.01100%mrdn92d ago0x84875c…875a38
0xfe8f…794d0x8e77…e2d6Base—$29.03100%mrdn92d ago0x986f9d…a5575a
0xfe8f…794d0x8e77…e2d6Base—$27.80100%mrdn92d ago0x8166f9…37080c
0xfe8f…794d0x8e77…e2d6Base—$28.38100%mrdn92d ago0x74f52f…199785
0xfe8f…794d0x8e77…e2d6Base—$28.50100%mrdn92d ago0x2aefa6…4e1f2b
0xfe8f…794d0x8e77…e2d6Base—$25.09100%mrdn92d ago0x988805…601558
0xfe8f…794d0x8e77…e2d6Base—$28.58100%mrdn92d ago0x561ed4…519536
0xfe8f…794d0x8e77…e2d6Base—$16.63100%mrdn92d ago0x262b78…d1d151
0xfe8f…794d0x8e77…e2d6Base—$18.36100%mrdn92d ago0xf544e7…3d275f

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.