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—$29.75100%mrdn56d ago0xbfb9fb…4161eb
0xfe8f…794d0x8e77…e2d6Base—$25.72100%mrdn56d ago0x1ff37b…975cfc
0xfe8f…794d0x8e77…e2d6Base—$22.89100%mrdn57d ago0xa7a700…6a9e18
0xfe8f…794d0x8e77…e2d6Base—$19.68100%mrdn57d ago0xf9a4d5…25d83e
0xfe8f…794d0x8e77…e2d6Base—$20.37100%mrdn57d ago0xd435ab…1cd43b
0xfe8f…794d0x8e77…e2d6Base—$32.22100%mrdn57d ago0xcbd58f…24783b
0xfe8f…794d0x8e77…e2d6Base—$16.28100%mrdn57d ago0x3a8f22…127458
0xfe8f…794d0x8e77…e2d6Base—$36.77100%mrdn57d ago0x691f70…aaa0c2
0xfe8f…794d0x8e77…e2d6Base—$23.08100%mrdn57d ago0x33f675…d52964
0xfe8f…794d0x8e77…e2d6Base—$24.83100%mrdn57d ago0x3f4234…d3d637
0xfe8f…794d0x8e77…e2d6Base—$30.43100%mrdn57d ago0x7638af…4d1798
0xfe8f…794d0x8e77…e2d6Base—$33.40100%mrdn57d ago0xa31d83…7565f6
0xfe8f…794d0x8e77…e2d6Base—$15.05100%mrdn57d ago0x2e9297…0ce3da
0xfe8f…794d0x8e77…e2d6Base—$19.59100%mrdn57d ago0xb7a675…9b77af
0xfe8f…794d0x8e77…e2d6Base—$17.74100%mrdn57d ago0x2dc759…48cdbb
0xfe8f…794d0x8e77…e2d6Base—$27.55100%mrdn57d ago0xe193c1…5a608f
0xfe8f…794d0x8e77…e2d6Base—$20.47100%mrdn57d ago0x372138…43d5e1
0xfe8f…794d0x8e77…e2d6Base—$28.03100%mrdn57d ago0x6d4af8…2d5ae3
0xfe8f…794d0x8e77…e2d6Base—$14.58100%mrdn57d ago0x1d91df…a90ac7
0xfe8f…794d0x8e77…e2d6Base—$13.91100%mrdn57d ago0x3415fb…c17cb0
0xfe8f…794d0x8e77…e2d6Base—$23.88100%mrdn57d ago0xa61aa0…7aa8f8
0xfe8f…794d0x8e77…e2d6Base—$21.48100%mrdn57d ago0xe40da8…d62a9c
0xfe8f…794d0x8e77…e2d6Base—$22.02100%mrdn57d ago0xe845e5…37565b
0xfe8f…794d0x8e77…e2d6Base—$19.15100%mrdn57d ago0xa69c18…151bfc
0xfe8f…794d0x8e77…e2d6Base—$24.72100%mrdn57d ago0x76567b…5231c3

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.