Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase7d ago0x0b7d3c…3583a5
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase7d ago0xb1a3a6…85e5b0
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase7d ago0x078418…cb29ec
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase7d ago0x4b4862…cc907a
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase7d ago0xc5db86…0fccb4
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase7d ago0x98bff4…95cdba
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase7d ago0x53764d…6afd21
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase7d ago0xe09791…660bb3
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase7d ago0x7f6138…c3188d
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase7d ago0x8bb11b…781dd6
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase7d ago0xb4388e…80aa19
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase7d ago0x155049…206b77
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase7d ago0xd30c65…a3578f
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase7d ago0xf53576…ec9d48
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase7d ago0x3b1206…4a2a09
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase7d ago0x2d3a8a…ac61f5
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase7d ago0x2a0e00…d6e524
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase7d ago0x1c543f…6c7da5
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase7d ago0x5e8c38…d90c77
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase7d ago0x3b83fb…1f96c8
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase7d ago0x097667…a30fb3
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase7d ago0x3bcb2b…e017cc
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase7d ago0x2450f6…838537
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase7d ago0xf3afea…4ab70a
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase7d ago0x328b05…d7c58a

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.