Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x69e1…8a190xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 15d ago | 0xf12bf1…7f5376 |
| 0x69e1…8a190xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 15d ago | 0x7f5ccd…bc36ce |
| 0x69e1…8a190xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 15d ago | 0x7b10a3…3d3ebd |
| 0x69e1…8a190xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 15d ago | 0x5632be…491008 |
| 0x69e1…8a190xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 15d ago | 0x62d0eb…bc0cbb |
| 0x69e1…8a190xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 15d ago | 0x6f1275…235cf0 |
| 0x69e1…8a190xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 15d ago | 0xc8b07d…f1aa15 |
| 0x69e1…8a190xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 15d ago | 0x213b1e…dfb353 |
| 0x69e1…8a190xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 15d ago | 0x492fa9…4337f4 |
| 0x69e1…8a190xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 15d ago | 0xebafdf…0a3aa7 |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 15d ago | 0xeca18b…e7fbea |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 15d ago | 0xaf15b6…d26a95 |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 15d ago | 0x71b1ec…7f9b70 |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 15d ago | 0xbce3f9…2fa840 |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 15d ago | 0x6cc7b6…bfe123 |
| 0x69e1…8a190x98e8…5666 | Base | AmorawAmoraw | $0.005 | 100% | coinbase | 15d ago | 0x4613db…7fc85c |
| 0x69e1…8a190x98e8…5666 | Base | AmorawAmoraw | $0.005 | 100% | coinbase | 15d ago | 0x07d598…c95126 |
| 0x69e1…8a190x98e8…5666 | Base | AmorawAmoraw | $0.005 | 100% | coinbase | 15d ago | 0x067ca2…e1fbb4 |
| 0x69e1…8a190x98e8…5666 | Base | AmorawAmoraw | $0.005 | 100% | coinbase | 15d ago | 0xe63329…87ca40 |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 15d ago | 0x06ef53…08cd3c |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 15d ago | 0x52b491…a62457 |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 15d ago | 0xe40e6b…654c08 |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 15d ago | 0xc287a8…c696c0 |
| 0x69e1…8a190xcd26…7902 | Base | x402 service | $0.01 | 100% | coinbase | 15d ago | 0x452dbd…621bac |
| 0x69e1…8a190xb0ae…2099 | Base | x402 service | $0.02 | 100% | coinbase | 15d ago | 0xd75eda…ffb238 |
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.