Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc533…2d7a0xca28…d816 | Base | CF Package CheckDeveloper-tools | $0.02 | 100% | coinbase | 7d ago | 0x1cd2df…43c91c |
| 0xc533…2d7a0x381c…32c2 | Base | x402 serviceSec | $0.01 | 100% | coinbase | 7d ago | 0x648c0d…084279 |
| 0xc533…2d7a0xa09a…6030 | Base | url2mdMarkdown | $0.005 | 100% | coinbase | 7d ago | 0xafe1c1…c4e3d8 |
| 0xc533…2d7a0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 7d ago | 0x5f1c6b…3049fd |
| 0xc533…2d7a0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.004 | 100% | coinbase | 7d ago | 0x243935…93156a |
| 0xc533…2d7a0xeab9…8f59 | Base | HelpMyAgentHelpmyagent | $0.002 | 100% | coinbase | 7d ago | 0x7be7b7…546668 |
| 0xc533…2d7a0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0x40758b…6d6784 |
| 0xc533…2d7a0x1394…6614 | Base | x402 service | $0.001 | 100% | coinbase | 7d ago | 0x7a0a48…f9011f |
| 0xc533…2d7a0x5dea…ef0a | Base | PennyAPI Robots Permission CheckRobots-txt | $0.001 | 100% | coinbase | 7d ago | 0x22238e…721e2f |
| 0xc533…2d7a0x318d…3dbe | Base | Toll402Finance | $0.001 | 100% | coinbase | 7d ago | 0x38f475…b5437c |
| 0xc533…2d7a0x46ba…a674 | Base | x402 service | $0.001 | 100% | coinbase | 7d ago | 0x730c55…39caae |
| 0xc533…2d7a0x38c0…44c8 | Base | Vibe SpringsPrice | $0.002 | 100% | coinbase | 7d ago | 0xbdb765…786b6d |
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.