Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf14199…55a7d6
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x483330…cfa697
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x152ba6…a8b3cb
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0bbbd7…24cf99
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa246ae…817da5
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3f96eb…2cc49a
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x084d5b…db83ac
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7b0772…41bb12
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeb2dd0…a48d6b
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0a9ddb…c50ed3
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8442a9…1728b4
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x20a51b…e61e13
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x628c91…4095ee
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x80679c…99d426
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0xea5a2c…2ee743
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x93fe5d…421f41
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x201e28…591466
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb47b5f…6db587
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc0c583…a9d4c2
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe74160…25266f
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x152b4c…a44301
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8cf5e1…30fc21
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf90054…bbb658
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5681b5…b4e12c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x29b90c…2a41d2

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.