Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x253262…b05eb5
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x66e374…98bea2
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2292af…32148f
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x08203d…8a27d4
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb30bba…a22a4c
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa077f1…102c11
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa481cb…59c2ed
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb37826…535ffc
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8cd3ba…f89710
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc910cf…b78c5f
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x47cb80…e3f3fb
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9cf381…a926f6
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x252934…1df9fc
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x325ade…b697db
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaf1ece…f3263f
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd8879f…08a141
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x610f09…3c76f0
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3e3671…2e5ace
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5db262…530ac3
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa53dad…e7b775
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2d09d3…65535a
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1c46c2…a7bfb2
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4daa71…1d893a
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc0d60b…265119
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb109f0…bd9289

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.