Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$67.78100%mrdn118d ago0xad51d9…05a7f9
0x13db…51920x8e77…e2d6Base—$50.29100%mrdn118d ago0x5d38a4…cc476c
0x13db…51920x8e77…e2d6Base—$58.03100%mrdn118d ago0x188a95…fa671e
0x13db…51920x8e77…e2d6Base—$66.67100%mrdn118d ago0x479622…bfd651
0x13db…51920x8e77…e2d6Base—$59.68100%mrdn118d ago0x5db8b0…11098f
0x13db…51920x8e77…e2d6Base—$56.35100%mrdn118d ago0xe399b5…48547e
0x13db…51920x8e77…e2d6Base—$37.61100%mrdn118d ago0xeb92bb…5a84dc
0x13db…51920x8e77…e2d6Base—$47.01100%mrdn118d ago0xa56d4a…15037a
0x13db…51920x8e77…e2d6Base—$96.69100%mrdn118d ago0xe0e25e…d73478
0x13db…51920x8e77…e2d6Base—$98.67100%mrdn118d ago0x988d47…1609fb
0x13db…51920x8e77…e2d6Base—$97.77100%mrdn118d ago0xfec238…c2803d
0x13db…51920x8e77…e2d6Base—$35.56100%mrdn118d ago0x5f431f…89e6bf
0x13db…51920x8e77…e2d6Base—$54.12100%mrdn118d ago0xf42d71…131669
0x13db…51920x8e77…e2d6Base—$46.90100%mrdn118d ago0x0171e3…58f0c4
0x13db…51920x8e77…e2d6Base—$61.71100%mrdn118d ago0x506d8d…edf246
0x13db…51920x8e77…e2d6Base—$57.18100%mrdn118d ago0x626d82…d3b7e5
0x13db…51920x8e77…e2d6Base—$29.84100%mrdn118d ago0xc52a76…c439fe
0x13db…51920x8e77…e2d6Base—$48.71100%mrdn118d ago0x01e953…ed89db
0x13db…51920x8e77…e2d6Base—$41.72100%mrdn118d ago0xb15b06…0adba3
0x13db…51920x8e77…e2d6Base—$48.92100%mrdn118d ago0xda3303…217b9d
0x13db…51920x8e77…e2d6Base—$31.86100%mrdn118d ago0xcdd9b1…d0eed4
0x13db…51920x8e77…e2d6Base—$40.83100%mrdn118d ago0x0d20d5…30ddc6
0x13db…51920x8e77…e2d6Base—$41.56100%mrdn118d ago0x703c8d…3bedcd
0x13db…51920x8e77…e2d6Base—$39.73100%mrdn118d ago0x57001d…a3060c
0x13db…51920x8e77…e2d6Base—$29.63100%mrdn118d ago0xfc7820…92b2fa

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.