Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b07…8ac40x9b07…8ac4Basex402 service$0.10100%payAI20d ago0x885c0d…7b7f5d
0x9b07…8ac40x9b07…8ac4Basex402 service$0.10100%payAI20d ago0xef8404…00db70
0x9b07…8ac40x9b07…8ac4Basex402 service$0.10100%payAI20d ago0xbe8725…5bf889
0x9b07…8ac40x9b07…8ac4Basex402 service$0.10100%payAI20d ago0x2bd199…445afe
0x9b07…8ac40x9b07…8ac4Basex402 service$0.50100%payAI20d ago0x435868…f26ca4
0x9b07…8ac40x9b07…8ac4Basex402 service$0.50100%payAI20d ago0x171c63…17ae75
0x9b07…8ac40x9b07…8ac4Basex402 service$0.15100%payAI20d ago0xbeafcd…4d5583
0x9b07…8ac40x9b07…8ac4Basex402 service$0.25100%payAI20d ago0xf73685…22c6c6
0x9b07…8ac40x9b07…8ac4Basex402 service$0.10100%payAI20d ago0x0600ec…02b573
0x9b07…8ac40x9b07…8ac4Basex402 service$0.50100%payAI20d ago0x7f6fe1…8a9abd
0x9b07…8ac40x9b07…8ac4Basex402 service$0.15100%payAI20d ago0x40ea36…5718c3
0x9b07…8ac40x9b07…8ac4Basex402 service$0.25100%payAI20d ago0x3d390e…4d4238
0x9b07…8ac40x9b07…8ac4Basex402 service$0.10100%payAI20d ago0x5862f3…cb57c6
0x9b07…8ac40x9b07…8ac4Basex402 service$0.50100%payAI20d ago0x565606…94c37e
0x9b07…8ac40x9b07…8ac4Basex402 service$0.15100%payAI20d ago0x4f5ae6…21a06b
0x9b07…8ac40x9b07…8ac4Basex402 service$0.25100%payAI20d ago0x421b38…ddaba8
0x9b07…8ac40x9b07…8ac4Basex402 service$0.10100%payAI20d ago0xa3f381…1ba63a
0x9b07…8ac40x9b07…8ac4Basex402 service$0.50100%payAI20d ago0x8c2842…8813fd
0x9b07…8ac40x9b07…8ac4Basex402 service$0.15100%payAI20d ago0x61d429…56ac72
0x9b07…8ac40x9b07…8ac4Basex402 service$0.25100%payAI20d ago0xb3510c…0e0cfa
0x9b07…8ac40x9b07…8ac4Basex402 service$0.10100%payAI20d ago0xceac10…9e1c97
0x9b07…8ac40x9b07…8ac4Basex402 service$0.50100%payAI20d ago0xcd51ee…24c06b
0x9b07…8ac40x9b07…8ac4Basex402 service$0.15100%payAI20d ago0xfb7759…a713a2
0x9b07…8ac40x9b07…8ac4Basex402 service$0.25100%payAI20d ago0x175e61…a00ba5
0x9b07…8ac40x9b07…8ac4Basex402 service$0.10100%payAI20d ago0x5d07bc…31cd54

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.