Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$56.65100%mrdn117d ago0x8fd8ad…262490
0xa6a9…809d0x8e77…e2d6Base—$61.24100%mrdn117d ago0xb062c8…d87fe5
0xa6a9…809d0x8e77…e2d6Base—$63.63100%mrdn117d ago0xa89891…c7b5dc
0xa6a9…809d0x8e77…e2d6Base—$30.49100%mrdn117d ago0x8c4388…69c7b3
0xa6a9…809d0x8e77…e2d6Base—$33.32100%mrdn117d ago0xd6ff1b…1b1f96
0xa6a9…809d0x8e77…e2d6Base—$49.71100%mrdn117d ago0x1fa523…b1b163
0xa6a9…809d0x8e77…e2d6Base—$54.89100%mrdn117d ago0xef50c0…ee7ce5
0xa6a9…809d0x8e77…e2d6Base—$31.98100%mrdn117d ago0x339764…74c1b0
0xa6a9…809d0x8e77…e2d6Base—$34.43100%mrdn117d ago0xe71518…5e03be
0xa6a9…809d0x8e77…e2d6Base—$47.01100%mrdn117d ago0xbd84ae…240b49
0xa6a9…809d0x8e77…e2d6Base—$31.59100%mrdn117d ago0xe354b6…7306ae
0xa6a9…809d0x8e77…e2d6Base—$55.93100%mrdn117d ago0x0e78dc…59c87b
0xa6a9…809d0x8e77…e2d6Base—$39.84100%mrdn117d ago0x481cc7…879d0d
0xa6a9…809d0x8e77…e2d6Base—$31.55100%mrdn117d ago0x657439…c77005
0xa6a9…809d0x8e77…e2d6Base—$47.09100%mrdn117d ago0x57474a…f746ec
0xa6a9…809d0x8e77…e2d6Base—$59.18100%mrdn117d ago0x99c357…3983eb
0xa6a9…809d0x8e77…e2d6Base—$51.11100%mrdn117d ago0x66d1a6…b025b6
0xa6a9…809d0x8e77…e2d6Base—$59.58100%mrdn117d ago0x02fa70…dfd92e
0xa6a9…809d0x8e77…e2d6Base—$48.91100%mrdn117d ago0xbd621e…38fb5f
0xa6a9…809d0x8e77…e2d6Base—$60.23100%mrdn117d ago0xe5227c…d39522
0xa6a9…809d0x8e77…e2d6Base—$39.95100%mrdn117d ago0xfeebdb…93ba33
0xa6a9…809d0x8e77…e2d6Base—$61.57100%mrdn117d ago0xf6208d…1929a9
0xa6a9…809d0x8e77…e2d6Base—$31.93100%mrdn117d ago0x5f3c1f…95bbb3
0xa6a9…809d0x8e77…e2d6Base—$39.92100%mrdn117d ago0x8d0bee…204fba
0xa6a9…809d0x8e77…e2d6Base—$30.40100%mrdn117d ago0x38798e…afafd0

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.