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—$16.97100%mrdn73d ago0xb2b36b…f2cf9b
0x1cec…8dd40x8e77…e2d6Base—$19.26100%mrdn73d ago0xf3851f…d7826e
0x1cec…8dd40x8e77…e2d6Base—$15.48100%mrdn73d ago0x961b86…3f723f
0x1cec…8dd40x8e77…e2d6Base—$25.44100%mrdn73d ago0x61cb08…f1d850
0x1cec…8dd40x8e77…e2d6Base—$20.72100%mrdn73d ago0x154a12…911220
0x1cec…8dd40x8e77…e2d6Base—$18.85100%mrdn73d ago0x4e3670…3b9343
0x1cec…8dd40x8e77…e2d6Base—$14.89100%mrdn73d ago0x8fcc7f…4a1a1d
0x1cec…8dd40x8e77…e2d6Base—$20.98100%mrdn73d ago0x0d9a79…f20b14
0x1cec…8dd40x8e77…e2d6Base—$12.14100%mrdn73d ago0xe30549…ce617a
0x1cec…8dd40x8e77…e2d6Base—$23.03100%mrdn73d ago0xc30d09…35aa3b
0x1cec…8dd40x8e77…e2d6Base—$13.38100%mrdn73d ago0x5fe74f…fadb94
0x1cec…8dd40x8e77…e2d6Base—$27.23100%mrdn73d ago0x4ac86a…283371
0x1cec…8dd40x8e77…e2d6Base—$15.98100%mrdn73d ago0xc378bb…89fc92
0x1cec…8dd40x8e77…e2d6Base—$18.50100%mrdn73d ago0x180a47…0f12d4
0x1cec…8dd40x8e77…e2d6Base—$12.49100%mrdn73d ago0x8cb1f1…fe4ec0
0x1cec…8dd40x8e77…e2d6Base—$11.06100%mrdn73d ago0x3770d2…d946e9
0x1cec…8dd40x8e77…e2d6Base—$14.42100%mrdn73d ago0x766496…7b998b
0x1cec…8dd40x8e77…e2d6Base—$11.63100%mrdn73d ago0xf0c010…c6744e
0x1cec…8dd40x8e77…e2d6Base—$19.05100%mrdn73d ago0xd5c192…19dd9a
0x1cec…8dd40x8e77…e2d6Base—$11.23100%mrdn73d ago0xe20826…96dadf
0x1cec…8dd40x8e77…e2d6Base—$12.04100%mrdn73d ago0xf2ecb9…9613c4
0x1cec…8dd40x8e77…e2d6Base—$13.84100%mrdn73d ago0x911cf1…1b9496
0x1cec…8dd40x8e77…e2d6Base—$20.60100%mrdn73d ago0x869ef2…9e6737
0x1cec…8dd40x8e77…e2d6Base—$18.84100%mrdn73d ago0x00cba3…218a95
0x1cec…8dd40x8e77…e2d6Base—$15.40100%mrdn73d ago0xb81377…ca1d8e

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.