Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0xfea6df…d3bc68
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0xab13ba…e63762
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0xbd12ad…dc3b4b
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0x49ba34…06e092
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0xf5faf7…025d47
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0x643987…d3443a
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0x073674…4c01cb
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0x1964af…cbaf7b
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0xa9ad6f…f41fca
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0x754eac…67a35f
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0xc16b99…259129
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0x2546b8…3a5740
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0xa6b5ab…6b66ed
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0x95e2be…825871
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0x39d718…531176
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0xba5457…77495c
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0x9926e4…b73035
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0x174746…b6488b
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0x0e9244…da1ca8
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase54d ago0x01dd00…01233c

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.