Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$17.98100%mrdn110d ago0x21e39b…2e1680
0xe55e…f7480x8e77…e2d6Base—$24.38100%mrdn110d ago0xbe469a…97d59f
0xe55e…f7480x8e77…e2d6Base—$29.27100%mrdn110d ago0xa7fab3…1f0ec7
0xe55e…f7480x8e77…e2d6Base—$32.65100%mrdn110d ago0xd17e06…8b4d4c
0xe55e…f7480x8e77…e2d6Base—$22.73100%mrdn110d ago0x52317d…833b4c
0xe55e…f7480x8e77…e2d6Base—$27.15100%mrdn110d ago0x1c377a…f65f37
0xe55e…f7480x8e77…e2d6Base—$28.70100%mrdn110d ago0xa1b5c3…1c0797
0xe55e…f7480x8e77…e2d6Base—$30.06100%mrdn110d ago0x090290…28d773
0xe55e…f7480x8e77…e2d6Base—$23.03100%mrdn111d ago0x381c74…ed5712
0xe55e…f7480x8e77…e2d6Base—$29.44100%mrdn111d ago0xa21fe4…1f22b1
0xe55e…f7480x8e77…e2d6Base—$25.88100%mrdn111d ago0x2a5d77…e4d453
0xe55e…f7480x8e77…e2d6Base—$19.27100%mrdn111d ago0x1fdb12…8762eb
0xe55e…f7480x8e77…e2d6Base—$17.28100%mrdn111d ago0x7f4929…24457f
0xe55e…f7480x8e77…e2d6Base—$17.29100%mrdn111d ago0x0a7427…50b235
0xe55e…f7480x8e77…e2d6Base—$13.87100%mrdn111d ago0xc7e149…068f6b
0xe55e…f7480x8e77…e2d6Base—$18.59100%mrdn111d ago0xcd8f47…19da17
0xe55e…f7480x8e77…e2d6Base—$23.32100%mrdn111d ago0x330ce0…aa159b
0xe55e…f7480x8e77…e2d6Base—$23.77100%mrdn111d ago0x0604f8…ff162a
0xe55e…f7480x8e77…e2d6Base—$31.26100%mrdn111d ago0x525155…1e41b5
0xe55e…f7480x8e77…e2d6Base—$17.29100%mrdn111d ago0xcf3092…35f14e
0xe55e…f7480x8e77…e2d6Base—$30.26100%mrdn111d ago0xaed70c…f25d09
0xe55e…f7480x8e77…e2d6Base—$17.28100%mrdn111d ago0xb24f40…f798fa
0xe55e…f7480x8e77…e2d6Base—$20.25100%mrdn111d ago0x2d4f3c…cc24fc
0xe55e…f7480x8e77…e2d6Base—$19.99100%mrdn111d ago0xc29fb8…d11edc
0xe55e…f7480x8e77…e2d6Base—$26.58100%mrdn111d ago0xeaba51…e4cfe9

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.