Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x54ba63…37fae5
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8dbd73…5a8633
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xffb3eb…0c1e99
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xde921b…f7f3fd
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7c1d43…532ae8
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe8e2fb…9967f9
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xda9d21…8ac620
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x91a21c…e3bd2d
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xafdd5a…84ea89
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x76496b…6f7d18
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd48a0a…13a827
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x42124a…a6b418
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5af387…45ad83
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3a9a59…ad8cf4
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0c046c…33f5a4
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1a9509…a6dd6b
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x305d8e…edb0fb
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x38097a…d0f55e
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xed145e…2f5aa1
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc90f9…8f722b
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x02504b…0853ba
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6b8bf4…583961
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf92811…185291
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2475e9…0ca21c
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xde3e03…ac1f61

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.