Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x159068…c78e3e
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbb9c21…37da70
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdd5a01…b06cb0
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfb4cef…d250d0
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6633a3…847d8e
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x22a9b4…4ff3d7
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9c1e8e…2a6b99
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6afc6e…d7edce
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3914bf…8485dc
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x418a89…74c386
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4fbb1c…86fd7f
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa37422…b14772
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfd643c…4a0810
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6c9cd3…9fb5a4
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x65ede2…639f16
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x243a04…ba2667
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x55effa…8beb49
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xde6cfc…08bb95
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x415ad4…348a3e
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xce3051…8cd60f
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x99ce11…3ba7ea
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x392c06…9f55ed
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x82c01c…f03546
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb90ac2…fbe677
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd772f0…74f8b7

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.