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—$25.96100%mrdn121d ago0x7bdd3f…98ed64
0x1cec…8dd40x8e77…e2d6Base—$40.77100%mrdn121d ago0x6ccb32…bd1678
0x1cec…8dd40x8e77…e2d6Base—$45.64100%mrdn121d ago0xae8dd0…22cb52
0x1cec…8dd40x8e77…e2d6Base—$48.96100%mrdn121d ago0x5faa96…bacd22
0x1cec…8dd40x8e77…e2d6Base—$42.66100%mrdn121d ago0xa6f2e2…fe9261
0x1cec…8dd40x8e77…e2d6Base—$30.61100%mrdn121d ago0x559d4e…560386
0x1cec…8dd40x8e77…e2d6Base—$49.80100%mrdn121d ago0x325989…038446
0x1cec…8dd40x8e77…e2d6Base—$43.77100%mrdn121d ago0xb8abcd…5c3430
0x1cec…8dd40x8e77…e2d6Base—$45.44100%mrdn121d ago0xd5a82e…f787c4
0x1cec…8dd40x8e77…e2d6Base—$42.61100%mrdn121d ago0xfad677…e5b361
0x1cec…8dd40x8e77…e2d6Base—$40.11100%mrdn121d ago0xd1a81f…ebc43c
0x1cec…8dd40x8e77…e2d6Base—$52.97100%mrdn121d ago0x672999…c8b6fa
0x1cec…8dd40x8e77…e2d6Base—$51.97100%mrdn121d ago0x4f2fe5…4cf976
0x1cec…8dd40x8e77…e2d6Base—$44.61100%mrdn121d ago0x9a4d31…f7ee08
0x1cec…8dd40x8e77…e2d6Base—$43.54100%mrdn121d ago0xd505e3…7afd76
0x1cec…8dd40x8e77…e2d6Base—$40.59100%mrdn121d ago0x9c898a…80c70e
0x1cec…8dd40x8e77…e2d6Base—$41.34100%mrdn121d ago0x04d250…80ec41
0x1cec…8dd40x8e77…e2d6Base—$32.70100%mrdn121d ago0x173106…40875f
0x1cec…8dd40x8e77…e2d6Base—$27.56100%mrdn121d ago0x6b0459…8e379d
0x1cec…8dd40x8e77…e2d6Base—$39.28100%mrdn121d ago0x6b9180…b87f71
0x1cec…8dd40x8e77…e2d6Base—$49.92100%mrdn121d ago0x96ceeb…3be6fb
0x1cec…8dd40x8e77…e2d6Base—$59.37100%mrdn121d ago0x66eba2…f1a64e
0x1cec…8dd40x8e77…e2d6Base—$29.88100%mrdn121d ago0x7e0f9a…c2a69b
0x1cec…8dd40x8e77…e2d6Base—$29.99100%mrdn121d ago0x2fdc39…36bc4b
0x1cec…8dd40x8e77…e2d6Base—$27.55100%mrdn121d ago0xd89a60…b78bb1

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.