Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0x47c1d2…42c0b6
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0x0866c9…e4f1e3
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0xa8cee3…d5cbad
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0x18874d…338502
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0xd14c39…632007
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0x534788…77c20a
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0x2ac4fc…08cdda
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0x6b2d17…b79a8f
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0xe3d008…42e2bb
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0x15be7c…f162f8
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0x9fd202…bd1ba8
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0x91fe0e…cd60b1
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0xb5b219…7bb537
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0xf8a9ff…d9af0f
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0xb12fd8…9af682
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0xd83333…ba92b3
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0x2d4a90…20a5a9
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0x2b74b2…39f99b
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0x8e2b87…1900f6
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0x9bfabe…7b5cba
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0x60116c…e8573e
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0xefbf1a…82347f
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0x1883a7…304b5b
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0xfc70e2…1e0c20
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown70d ago0x5d8340…c7526d

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.