Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd5b763…88eea9
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa7300c…5a4091
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc6ec74…00642e
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4260ac…d29c7f
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x473952…33b110
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xeeaa0c…eb09f0
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x209381…6de9c4
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6ddbb9…073fcf
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe1720e…89bf38
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1203a6…a11b9b
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4bb1eb…f2a9ee
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x319de2…ad989d
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7dc22c…e8b8d8
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7e4c8d…0d2b4a
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x761ac7…0319fa
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x15abb0…ebac91
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb371be…cbad8c
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc5b1cb…fcce65
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb40123…910217
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2bcf77…0f4d31
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xbd6aa5…df7473

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.