Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9cc4…b1760xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 98d ago | 0x20c78c…45a5c2 |
| 0x9cc4…b1760xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 98d ago | 0x2ce8c5…7244ec |
| 0x9cc4…b1760xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 98d ago | 0xe96cdf…48cc8d |
| 0x9cc4…b1760xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 98d ago | 0x07c474…e1b19e |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0xbe628f…4be449 |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0x87ea71…dfbc98 |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0x533d2b…d56bb1 |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0x9f348e…264c6b |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0x5b71aa…5dbfc0 |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0xa88628…5ab8fb |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0xdcb9ca…df4711 |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0x8146f9…d0ea81 |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0x6b48ef…80fbc1 |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0x9933d8…eb92ec |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0x854baf…692d5c |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0x87a7e7…69d726 |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0xdb99f4…ae1f97 |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0x98bea6…00c8df |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0x2c646f…0fb2e1 |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0x66ca0d…d42c60 |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0xaf60db…f80eee |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0x2a30af…3a3841 |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0x0a58f8…f0381c |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0x14f513…1a128d |
| 0x254a…d0910xc0cc…de0a | Base | StableNinjaPlay Store Apps | $0.01 | 100% | coinbase | 99d ago | 0x879c4e…f3fb68 |
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.