Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x929cb0…c53454
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3eb412…5c4bb5
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x81e5fd…019a4e
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9a8924…b7bd92
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xefecaa…efb80a
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x572082…53c825
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc36d91…cce92e
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x781261…f1665f
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0c4169…1c8b88
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x63d3a5…ad550c
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe7ebd3…1456bc
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0f4e40…d9b89e
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe3dacc…6b1d09
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd8d92b…cfb361
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x281b7c…172840
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd3de09…be59ff
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x43d3f8…00bc5f
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdaea17…64ba05
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0d2c06…15a6de
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x33f195…e89193
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeef850…645d16
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x464eda…ae28aa
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xac6378…c3a010
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x930da2…9fb215
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7bc42b…cd24c1

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.