Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x31245c…181cc6
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8c0d8e…a5f598
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x00ac7e…1c06bf
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x94839e…771288
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb48541…e8c081
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8806da…b87b90
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe90e6b…bda53d
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x10ccd6…b1a696
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9d946b…716d61
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x62f05e…ecdcf5
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa6eb2b…7432b4
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcf7e38…0921f3
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x748ebe…817f47
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0xedb37f…57a7da
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb842c7…1c6c28
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd3167a…fb2821
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0x660d30…57f35b
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd3b882…186bca
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbcf36c…e132cb
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI104d ago0x93fd63…00ab49
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4f73be…9d100d
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfead86…972c95
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2fcdd9…649241
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI104d ago0x237485…eade4e
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5387ad…f5c205

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.