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%payAI104d ago0x4df9e0…38e65f
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7013ca…546472
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xce27a5…466495
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x434a1d…9a7672
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8cbb22…a773e9
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4d2171…cfd1d2
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc4fb08…fff024
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbfa291…9100c0
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaafd4c…1e7218
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf95f43…ed1844
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf79723…e690ec
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x22852c…f683e5
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x358b3c…8c74dd
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x461367…f57f23
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb7a7ec…b63bb6
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc3cbfd…ab406d
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdde90a…17da05
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x364b18…24b441
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd7bcb8…c87b00
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2505a6…a02e5f
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf7a97…f68afb
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaafad9…e00265
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xde8b0e…46f5b2
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x333069…db6567
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc19097…ecaeba

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.