Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase43d ago0xb9f721…106f01
0x5848…aabf0xdc59…1506Basex402 service$0.00115100%coinbase43d ago0x1605a9…a43a56
0x5848…aabf0xdc59…1506Basex402 service$0.05100%coinbase43d ago0xde85e7…999b52
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase43d ago0x93f7c9…e51092
0x5848…aabf0xdc59…1506Basex402 service$0.05100%coinbase43d ago0x7a36da…628c11
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase43d ago0x18104e…a9d490
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase43d ago0x453905…1fdf15
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase43d ago0x782ab9…0ee609
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase43d ago0xbfc033…aa216a
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase43d ago0x789264…2b36cd
0xf348…49090xdc59…1506Basex402 service$0.001103100%coinbase43d ago0x4dfd76…219bb0
0xf348…49090xdc59…1506Basex402 service$0.00243100%coinbase43d ago0xe6c932…c5b4a0
0xf348…49090xdc59…1506Basex402 service$0.00243100%coinbase43d ago0x6d72a1…a4194f
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase43d ago0xa02051…7cd0c9
0xf348…49090xdc59…1506Basex402 service$0.002100%coinbase43d ago0x12d0d7…cc90e2
0xf348…49090xdc59…1506Basex402 service$0.001125100%coinbase43d ago0xd64001…27caa4
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase43d ago0x93b79b…1107be
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase43d ago0x68842b…25c8ee
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase43d ago0xa8fe60…bd7ecf
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase43d ago0x81ac73…3a88f4
0xf348…49090xdc59…1506Basex402 service$0.002100%coinbase43d ago0x8531fb…d588a7
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase43d ago0x0de9a7…2165ad
0xf348…49090xdc59…1506Basex402 service$0.002100%coinbase43d ago0x621a7d…5dfc8e
0xf348…49090xdc59…1506Basex402 service$0.001103100%coinbase43d ago0x31e501…e24527
0xf348…49090xdc59…1506Basex402 service$0.00243100%coinbase43d ago0x50b73e…fe3c25

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.