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—$34.96100%mrdn116d ago0xfdbc40…f91dee
0x1cec…8dd40x8e77…e2d6Base—$60.87100%mrdn116d ago0x91b8f3…8f5fb1
0x1cec…8dd40x8e77…e2d6Base—$74.59100%mrdn116d ago0x960630…85c963
0x1cec…8dd40x8e77…e2d6Base—$61.52100%mrdn116d ago0x8c92ee…8da802
0x1cec…8dd40x8e77…e2d6Base—$39.65100%mrdn116d ago0x0356ec…c5ec6e
0x1cec…8dd40x8e77…e2d6Base—$72.33100%mrdn116d ago0x235743…d6132d
0x1cec…8dd40x8e77…e2d6Base—$60.22100%mrdn116d ago0xc972dc…4f79e2
0x1cec…8dd40x8e77…e2d6Base—$71.81100%mrdn116d ago0x79d2ed…dd9215
0x1cec…8dd40x8e77…e2d6Base—$43.81100%mrdn116d ago0xe23d2f…1cd315
0x1cec…8dd40x8e77…e2d6Base—$42.77100%mrdn116d ago0xf836c8…e062f1
0x1cec…8dd40x8e77…e2d6Base—$40.98100%mrdn116d ago0x1f4dbd…177841
0x1cec…8dd40x8e77…e2d6Base—$75.19100%mrdn116d ago0xa68005…d830ac
0x1cec…8dd40x8e77…e2d6Base—$42.57100%mrdn116d ago0x0d2420…ff21e9
0x1cec…8dd40x8e77…e2d6Base—$32.98100%mrdn116d ago0xf915b2…033e1f
0x1cec…8dd40x8e77…e2d6Base—$57.33100%mrdn116d ago0xa3626c…ed2b4a
0x1cec…8dd40x8e77…e2d6Base—$35.13100%mrdn116d ago0xd716f5…10c678
0x1cec…8dd40x8e77…e2d6Base—$73.74100%mrdn116d ago0xf62469…49e436
0x1cec…8dd40x8e77…e2d6Base—$32.72100%mrdn116d ago0x0b1bc8…7b3bcf
0x1cec…8dd40x8e77…e2d6Base—$68.33100%mrdn116d ago0xef289a…12bca0
0x1cec…8dd40x8e77…e2d6Base—$35.05100%mrdn116d ago0x614992…474ec3
0x1cec…8dd40x8e77…e2d6Base—$73.09100%mrdn116d ago0x41c8fd…1a4a23
0x1cec…8dd40x8e77…e2d6Base—$47.18100%mrdn116d ago0x65e924…cb78c9
0x1cec…8dd40x8e77…e2d6Base—$30.54100%mrdn116d ago0x331e3c…371851
0x1cec…8dd40x8e77…e2d6Base—$43.87100%mrdn116d ago0xb6cf6d…894995
0x1cec…8dd40x8e77…e2d6Base—$36.72100%mrdn116d ago0x8e5560…f18b63

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.