Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd54813…83eda7
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa1bc6f…76605d
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd8f6ab…85c719
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0x298491…86c69a
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5aa451…444e81
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc38f73…67bd33
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe429db…c44031
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2768ce…9d06df
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0ff622…b319c0
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc43b75…502730
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0e6880…3cbd3e
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2d7120…d5d7dc
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb52b21…048ee9
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0x48db94…77001b
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0x99597b…082ae3
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0x00ccd9…42e0e3
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0x221985…9ceef1
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0x50b4ac…f390e3
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9f6310…cc633d
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0x064581…0e762a
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0x34c26a…dc78ab
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbc454c…eae63a
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe42147…ec01bd
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0x34de32…1bc20a
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdbdd50…2ad9a2

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.