Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdcd26d…b40fff
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x449cd1…c4a198
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc5d055…2de960
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x99d247…ab71e6
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6addf1…277723
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa368a9…fafea9
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa57072…cbf5f4
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4b8a92…787f8d
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdca5ae…cc61cb
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0fa05c…b96142
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc14a01…030fde
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x382d98…d6a407
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa952ac…56beae
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9a3d6a…8da8cd
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9030cb…8edf73
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc2ba9e…bac485
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x51109d…5ee29f
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x808599…61661b
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x18c16d…6714ba
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ebb16…403a59
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf561d3…175329
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a8c6a…465383
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdee09e…f6a1eb
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x97d808…c87138
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6878fa…751bcc

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.