Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$14.78100%mrdn79d ago0x506e5a…3ad3eb
0xfe8f…794d0x8e77…e2d6Base—$26.03100%mrdn79d ago0x1ff269…b698d0
0xfe8f…794d0x8e77…e2d6Base—$13.88100%mrdn79d ago0xf02990…0ce735
0xfe8f…794d0x8e77…e2d6Base—$23.08100%mrdn79d ago0x48dda7…741012
0xfe8f…794d0x8e77…e2d6Base—$12.20100%mrdn79d ago0x54cb1a…83dd3d
0xfe8f…794d0x8e77…e2d6Base—$16.14100%mrdn79d ago0x63c712…fead1a
0xfe8f…794d0x8e77…e2d6Base—$25.97100%mrdn79d ago0x22c927…9ca957
0xfe8f…794d0x8e77…e2d6Base—$25.61100%mrdn79d ago0x8036a5…017c29
0xfe8f…794d0x8e77…e2d6Base—$25.71100%mrdn79d ago0xd638ae…df350a
0xfe8f…794d0x8e77…e2d6Base—$21.63100%mrdn79d ago0x584219…17071a
0xfe8f…794d0x8e77…e2d6Base—$26.56100%mrdn79d ago0x09626c…f46202
0xfe8f…794d0x8e77…e2d6Base—$23.99100%mrdn79d ago0xcf6988…b2e407
0xfe8f…794d0x8e77…e2d6Base—$13.28100%mrdn79d ago0xd019fb…11cf3a
0xfe8f…794d0x8e77…e2d6Base—$20.35100%mrdn79d ago0xa0a990…fd1cfb
0xfe8f…794d0x8e77…e2d6Base—$17.74100%mrdn79d ago0xc1ee59…09836a
0xfe8f…794d0x8e77…e2d6Base—$18.47100%mrdn79d ago0x14b95c…e32d28
0xfe8f…794d0x8e77…e2d6Base—$22.87100%mrdn79d ago0xfdf480…b6a3fa
0xfe8f…794d0x8e77…e2d6Base—$19.72100%mrdn79d ago0x808c85…cb385c
0xfe8f…794d0x8e77…e2d6Base—$18.60100%mrdn79d ago0xbc32b2…0ece3f
0xfe8f…794d0x8e77…e2d6Base—$24.38100%mrdn79d ago0x113a7b…c59198
0xfe8f…794d0x8e77…e2d6Base—$20.61100%mrdn79d ago0xdfcc9a…6ee0a1
0xfe8f…794d0x8e77…e2d6Base—$15.81100%mrdn79d ago0x2ec69a…6b3bfd
0xfe8f…794d0x8e77…e2d6Base—$13.37100%mrdn79d ago0x75b525…0072ef
0xfe8f…794d0x8e77…e2d6Base—$13.76100%mrdn79d ago0xb6328e…f4883f
0xfe8f…794d0x8e77…e2d6Base—$17.38100%mrdn79d ago0x94fafe…bd81ec

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.