Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x1609b4…bcbbd1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x5bb287…4812d8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x810d28…3441ef
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xdcb6ff…ec31c7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x738582…2f4bef
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xa3e465…9100f9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x55d799…1e48eb
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x4c82b1…b2c113
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xabf021…907d4b
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x6c8e4e…42546a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x61939e…43d8aa
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x63ecfd…658cc5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xa14371…7f1d66
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x367b85…6a4338
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xce4f64…e675dc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xbd267c…a3578e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x2aeaa2…a06f3f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xcc3b8f…709199
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x2ec9d8…3a6015
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x0a90f9…0fe0f3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xc7b789…1d19a3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x06a376…d38416
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x062747…201e65
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x4c1f1f…51a4e3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xfc2c77…b7d692

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.