Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1aca05…cc51ef
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x18f3d6…a8c412
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc5ca47…dd4603
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb44cb9…c43bc8
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcbff40…2ab00d
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xef7c0e…55f8e4
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd9305f…9c2562
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1fac2a…87e632
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x572df5…521d04
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x573f2c…f61fdf
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb541d3…fa6f23
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce0340…08b726
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbe2a46…cad150
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x97e518…1ef7e6
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf675a7…16823d
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1bc211…dbb0cd
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaf9a03…0dcf75
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9ef5af…d1f02f
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5569d7…56ce20
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc8ea52…19fdee
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb4e1fb…8c3585
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x06b311…e2fcbd
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3f54f1…9a81e4
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1fe04e…487be4
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x34a669…cd2e8a

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.