Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0xe04e3c…6f3e04
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0xa51a27…e3da32
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x7c6c08…5e4436
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x854095…44d649
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x0fce9b…dc571a
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x829196…848896
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0xf7dc75…0d8ea4
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x143cf7…8bce57
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0xced3d1…e7c3b6
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x8bea9a…8deeca
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x8890b9…6dd1ca
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x820561…0fe5fe
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x51418a…f4db6a
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x0ba036…f11b40
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x46d7a8…54b121
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x5b918a…cdf646
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x9911fb…ccdbc9
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x55d705…7f19eb
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x7e5d60…749cba
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x10bf75…48d5c0
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x4cc2d9…e44914
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0xd9c508…78218a
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0x470ce2…a9cbd7
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown99d ago0xbc7e80…e0ad55
0x925d…3c010x6839…1a2bBase$0.003100%Route unknown100d ago0xa727bb…23eb22

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.