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.49100%mrdn74d ago0x0cf3bb…a09c20
0x1cec…8dd40x8e77…e2d6Base—$19.61100%mrdn74d ago0x41371f…bca829
0x1cec…8dd40x8e77…e2d6Base—$19.07100%mrdn74d ago0x5244fa…fae709
0x1cec…8dd40x8e77…e2d6Base—$18.57100%mrdn74d ago0x56b813…479562
0x1cec…8dd40x8e77…e2d6Base—$12.95100%mrdn74d ago0x537c09…2556de
0x1cec…8dd40x8e77…e2d6Base—$10.65100%mrdn74d ago0x758b35…88dcfc
0x1cec…8dd40x8e77…e2d6Base—$12.66100%mrdn74d ago0xd382aa…c23eec
0x1cec…8dd40x8e77…e2d6Base—$9.03100%mrdn74d ago0xfca8aa…61dea3
0x1cec…8dd40x8e77…e2d6Base—$17.58100%mrdn74d ago0x4f2722…0459ac
0x1cec…8dd40x8e77…e2d6Base—$10.64100%mrdn74d ago0x78da0d…14eb82
0x1cec…8dd40x8e77…e2d6Base—$9.16100%mrdn74d ago0x9e073f…a00532
0x1cec…8dd40x8e77…e2d6Base—$11.31100%mrdn74d ago0xcf6fe5…8caa72
0x1cec…8dd40x8e77…e2d6Base—$14.71100%mrdn74d ago0x077a70…304fac
0x1cec…8dd40x8e77…e2d6Base—$12.42100%mrdn74d ago0xe574cf…842ccb
0x1cec…8dd40x8e77…e2d6Base—$14.84100%mrdn74d ago0x65f699…f3ce9f
0x1cec…8dd40x8e77…e2d6Base—$24.10100%mrdn74d ago0xfef5fa…eff55b
0x1cec…8dd40x8e77…e2d6Base—$23.57100%mrdn74d ago0x277e06…35afe3
0x1cec…8dd40x8e77…e2d6Base—$11.15100%mrdn74d ago0x161bd1…f128d1
0x1cec…8dd40x8e77…e2d6Base—$22.25100%mrdn74d ago0xd02931…0b3bba
0x1cec…8dd40x8e77…e2d6Base—$20.43100%mrdn74d ago0xb9b374…02e676
0x1cec…8dd40x8e77…e2d6Base—$16.96100%mrdn74d ago0x76c467…cc16bb
0x1cec…8dd40x8e77…e2d6Base—$25.99100%mrdn74d ago0xaa7b5f…3a69e7
0x1cec…8dd40x8e77…e2d6Base—$23.77100%mrdn74d ago0x4c0a60…17b5a6
0x1cec…8dd40x8e77…e2d6Base—$12.38100%mrdn74d ago0x07b6b3…f1ca62
0x1cec…8dd40x8e77…e2d6Base—$26.22100%mrdn74d ago0x886f71…3af682

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.