Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown99d ago0x03662b…330153
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown99d ago0x3905a3…1a87b0
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown99d ago0x5bc7df…af5246
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown99d ago0x260f3b…768d8a
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown99d ago0x42c11a…c890c0
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown99d ago0xa628fa…14c125
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown99d ago0x5c6c5f…a0c15d
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown99d ago0x1cc366…42eece
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown99d ago0xcfb463…bef80b
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown99d ago0xda9235…7a2a63
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown99d ago0x5f80eb…ed9766
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown99d ago0x4b898e…cd702c
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown100d ago0xa3629b…cf7379
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown100d ago0x8dd711…681651
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown100d ago0xddc476…d8e8dd
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown100d ago0x7ab5c0…eae94c
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown100d ago0x1b121b…24b745
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown100d ago0x23434c…7a86a7
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown100d ago0xb462ef…e11b63
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown100d ago0x90c838…fdcdb1
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown100d ago0x14c57a…a34063
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown100d ago0x654720…cfe73e
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown100d ago0x956768…93761e
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown100d ago0x648cd4…e7cf37
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%Route unknown100d ago0xd36679…3227f7

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.