Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8140fa…9dbd5b
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x20fd57…991ed8
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbd0e24…373415
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x71d88f…dbaca3
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8980c3…7a6bc9
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9ec1a7…edf0cc
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x93535f…f36d5e
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x50f257…906b1f
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3ddb5c…65f339
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcfa730…9e718e
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x38453f…f745f8
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4f2900…42bc54
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb58b3b…01b755
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2e90ed…766e06
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x78eb51…896772
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe3fa43…7d75fa
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa1bfc8…5de1ee
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x69e955…594e1d
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x866c4d…41de27
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6a0c5b…c5f8c3
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6bd40b…333c3e
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x68ae1d…63e74f
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x629474…8630fd
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4e632d…5ce44a
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xacc878…6774cd

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.