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—$21.90100%mrdn104d ago0x9a78ed…97b773
0xfe8f…794d0x8e77…e2d6Base—$17.09100%mrdn104d ago0x28cd0e…e75477
0xfe8f…794d0x8e77…e2d6Base—$26.96100%mrdn104d ago0xcba4f9…392f02
0xfe8f…794d0x8e77…e2d6Base—$22.65100%mrdn104d ago0x1cbf5c…191de4
0xfe8f…794d0x8e77…e2d6Base—$13.43100%mrdn104d ago0x763477…83330a
0xfe8f…794d0x8e77…e2d6Base—$14.32100%mrdn104d ago0x88ab6e…b10bcc
0xfe8f…794d0x8e77…e2d6Base—$25.07100%mrdn104d ago0xe57797…6a274f
0xfe8f…794d0x8e77…e2d6Base—$22.33100%mrdn104d ago0x95757d…0024f5
0xfe8f…794d0x8e77…e2d6Base—$25.77100%mrdn104d ago0x48bcdd…ab9ef5
0xfe8f…794d0x8e77…e2d6Base—$21.05100%mrdn104d ago0x268811…9df116
0xfe8f…794d0x8e77…e2d6Base—$19.82100%mrdn104d ago0x919f6f…02ae31
0xfe8f…794d0x8e77…e2d6Base—$16.38100%mrdn104d ago0x919262…54475e
0xfe8f…794d0x8e77…e2d6Base—$18.36100%mrdn104d ago0xea7e48…6e891a
0xfe8f…794d0x8e77…e2d6Base—$21.30100%mrdn104d ago0x7b72ac…ae67a1
0xfe8f…794d0x8e77…e2d6Base—$13.18100%mrdn104d ago0xef1f68…d7900c
0xfe8f…794d0x8e77…e2d6Base—$15.26100%mrdn104d ago0xbf8bc9…d60c31
0xfe8f…794d0x8e77…e2d6Base—$25.71100%mrdn104d ago0x5eab67…2972d5
0xfe8f…794d0x8e77…e2d6Base—$17.79100%mrdn104d ago0x9a1d75…c29ce7
0xfe8f…794d0x8e77…e2d6Base—$25.23100%mrdn104d ago0x3939b0…62a81b
0xfe8f…794d0x8e77…e2d6Base—$17.44100%mrdn104d ago0x000f0e…79e923
0xfe8f…794d0x8e77…e2d6Base—$14.79100%mrdn104d ago0x944a5f…7c01e4
0xfe8f…794d0x8e77…e2d6Base—$14.79100%mrdn104d ago0x5853c1…3e7320
0xfe8f…794d0x8e77…e2d6Base—$18.90100%mrdn104d ago0x699958…9124be
0xfe8f…794d0x8e77…e2d6Base—$23.40100%mrdn104d ago0xfe3f83…f802c6
0xfe8f…794d0x8e77…e2d6Base—$29.06100%mrdn104d ago0xc257b5…33476b

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.