Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9423…dee80xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 10d ago | 0xf94e28…990ec1 |
| 0x9423…dee80xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 10d ago | 0x67f590…b7cbc8 |
| 0xa19f…accc0xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 10d ago | 0x9cfe55…ffde2c |
| 0x9423…dee80xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 10d ago | 0x995dff…e396c2 |
| 0xc9c7…16700xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 10d ago | 0x3b20f1…090037 |
| 0xc9c7…16700xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 10d ago | 0x4fa50f…17625a |
| 0xc9c7…16700xab67…54ca | Base | Rubric ProtocolSanctions | $0.05 | 100% | coinbase | 10d ago | 0x474cf6…14f494 |
| 0xc9c7…16700xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 10d ago | 0x3ebb7f…a6b37a |
| 0xc9c7…16700xab67…54ca | Base | Rubric ProtocolSanctions | $0.003 | 100% | coinbase | 10d ago | 0xd4a117…e64444 |
| 0xa19f…accc0xab67…54ca | Base | Rubric ProtocolSanctions | $0.005 | 100% | coinbase | 10d ago | 0xbd6a9b…056e30 |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $0.02 | 100% | coinbase | 10d ago | 0x473368…b0e671 |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $0.05 | 100% | coinbase | 10d ago | 0xc2bfff…be791b |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $0.25 | 100% | coinbase | 10d ago | 0x81e773…b5f9f4 |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $0.01 | 100% | coinbase | 10d ago | 0x2b5e43…7c48a3 |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $0.005 | 100% | coinbase | 10d ago | 0xd05a40…0a1f3b |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $0.002 | 100% | coinbase | 10d ago | 0x0d9d14…9d444c |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 10d ago | 0x97e0f2…611a0b |
| 0xc9c7…16700xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 10d ago | 0x9db1e6…863f02 |
| 0x08f9…fd5e0xab67…54ca | Base | Rubric ProtocolSanctions | $3.00 | 100% | coinbase | 10d ago | 0x720436…0de06e |
| 0x9423…dee80xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 10d ago | 0x077231…f9c6e5 |
| 0x9423…dee80xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 10d ago | 0xc4e5c3…227173 |
| 0x9423…dee80xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 10d ago | 0x91bed4…59a020 |
| 0x9423…dee80xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 10d ago | 0x8e4adb…0cc391 |
| 0xf1f1…57f90xab67…54ca | Base | Rubric ProtocolSanctions | $0.001 | 100% | coinbase | 10d ago | 0xea5157…65491b |
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
Show the promptHide 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.